alpine-zdt-images/configs/bootstrap/tiny.conf
2021-11-28 23:04:28 +00:00

12 lines
214 B
Plaintext

# vim: ts=2 et:
name = [tiny]
WHEN {
aws {
packages.tiny-ec2-bootstrap = true
services.default.tiny-ec2-bootstrap = true
scripts = [ setup-tiny ]
script_dirs = [ setup-tiny.d ]
}
}