Skip to content

Commit

Permalink
Update create_vyos_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
astr0n8t authored Jan 15, 2024
1 parent b56e1df commit 79bec5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/proxmox/tasks/create_vyos_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

- name: Download latest VyOS Build
ansible.builtin.get_url:
url: https://github.com/astr0n8t/vyos-tailscale-gha/releases/download/v1.4-sagitta-202401022237/vyos-qemu-1.4-sagitta-202401022237-amd64.qcow2
url: https://github.com/astr0n8t/vyos-builds/releases/latest/download/vyos-qemu-1.4-tailscale.qcow2
dest: /tmp/vyos-qemu-latest-amd64.qcow2
mode: "0644"

Expand Down

0 comments on commit 79bec5e

Please sign in to comment.