2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-26 03:19:48 +00:00
confluent/misc/ubuntu20.04deploy/autoinstall/user-data

13 lines
237 B
Plaintext
Raw Normal View History

#cloud-config
autoinstall:
version: 1
early-commands:
- /custom-installation/pre.sh
late-commands:
- /custom-installation/post.sh
ssh:
install-server: true
user-data:
runcmd:
- /etc/confluent/firstboot.sh