alpine-zdt-images/configs/bootstrap/tiny.conf

11 lines
201 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 ]
}
}