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 16, 2024
1 parent 79bec5e commit 7d1e778
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-builds/releases/latest/download/vyos-qemu-1.4-tailscale.qcow2
url: https://github.com/astr0n8t/vyos-builds/releases/latest/download/vyos-qemu-1.4-tailscale-NoCloud.qcow2
dest: /tmp/vyos-qemu-latest-amd64.qcow2
mode: "0644"

Expand Down

0 comments on commit 7d1e778

Please sign in to comment.