Skip to content

Commit

Permalink
Merge pull request #7 from Tecnativa/fix-image-name
Browse files Browse the repository at this point in the history
[Fix] Ubuntu 22.04 image
  • Loading branch information
josep-tecnativa authored May 13, 2024
2 parents 3f32d3d + 0f8c0c9 commit b9d3764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ hostname: "{{ inventory_hostname_short }}"

# In this weird path you can find official images, but you can use
# a remote one with http://whatever.tbz2 and similar
image: /root/.oldroot/nfs/images/Ubuntu-2204-jammy-64-minimal.tar.gz
image: /root/.oldroot/nfs/images/Ubuntu-2204-jammy-amd64-base.tar.gz

# Automatically reboot after installation?
# You can disable this if you want to run more commands prior to rebooting.
Expand Down

0 comments on commit b9d3764

Please # to comment.