Post-Tyranny-Tech-Infrastru.../tofu/user-data-public.yml

12 lines
170 B
YAML
Raw Permalink Normal View History

#cloud-config
package_update: true
package_upgrade: true
packages:
- curl
- wget
- git
- python3
- python3-pip
runcmd:
- hostnamectl set-hostname ${hostname}