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 d74e03f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 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 @@ -32,19 +31,24 @@
- java-package
- jq
- kpartx
- libgl1-mesa-glx
- libxt6
- livecd-rootfs
- make
- man
- openjdk-8-jre-headless
- 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 d74e03f

Please sign in to comment.