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 Aug 21, 2024
1 parent 257d42a commit ea7d678
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 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 @@ -38,13 +37,17 @@
- 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 ea7d678

Please sign in to comment.