Skip to content

Optional Additional Setup

Jake Buchholz Göktürk requested to merge feature/extra-setup-stuff into master

Profiles can specify setup_script to do additional things. If additional files/dirs are required, a setup_copy map will copy them to the build instance so that setup_script can use/install them.

Also implements ami_user allowing profiles to change the AMI user from the default, "alpine".

Merge request reports