I have a custom AMI that contains the dependencies for several applications.
The only difference between the applications is several configuration options that can be configured by a bash script. (i.e. enabling/disabling certain supervisor groups.)
Each different app is triggered by an different autoscale instance.
How do I get the instance to run a different script on boot by an autoscaler?