Skip to content

Commit

Permalink
Ubuntu 24.04 POC
Browse files Browse the repository at this point in the history
  • Loading branch information
palash-gandhi committed Oct 16, 2024
1 parent 66448d9 commit ee46d06
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions bootstrap/roles/appliance-build.bootstrap/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
name:
- ansible
- aptly
- awscli
- bc
- coreutils
- devscripts
Expand All @@ -36,15 +35,19 @@
- livecd-rootfs
- make
- man
- openjdk-8-jre-headless
- openjdk-8-jdk
- pigz
- qemu
- qemu-system
- rename
- shellcheck
- vim
- zfsutils-linux
state: present

- snap:
name: aws-cli
classic: yes

- modprobe:
name: zfs
state: present

0 comments on commit ee46d06

Please sign in to comment.