Skip to content

Commit

Permalink
chore: update prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Jan 24, 2024
1 parent 847ee83 commit f1ee57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/pi/playbooks/cluster-prepare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
ansible.builtin.apt:
# when: ansible_architecture == 'aarch64' or ansible_architecture == 'arm64'
name: apt-transport-https,ca-certificates,conntrack,curl,dirmngr,fish,gdisk,gnupg,hdparm,htop,
iptables,iputils-ping,ipvsadm,libseccomp2,lm-sensors,neofetch,net-tools,nfs-common,
iptables,iputils-ping,ipvsadm,libseccomp2,lm-sensors,neofetch,net-tools,nfs-common,dnsutils,
nvme-cli,open-iscsi,parted,psmisc,python3,python3-apt,python3-kubernetes,python3-yaml,
smartmontools,socat,software-properties-common,unzip,util-linux
install_recommends: false
Expand Down

0 comments on commit f1ee57e

Please sign in to comment.