This defines what should happen with instance if you executed "shutdown -h now" command in CLI. Farm termination (Manual or via Lease) will always terminate instances.
Regards, Igor On 21 January 2016 at 10:57, Jay Farschman <[email protected]> wrote: > What does this do? I set "AWS_INSTANCE_INITIATED_SHUTDOWN_BEHAVIOR" to > "stop" on a farm and then let the lease expire. My hope was that it would > then stop, rather than terminate VM in AWS, but it appears instead it sent a > terminate. Is this just a cron script that missed the new variable? If so, > I'd love to modify it. > > Message: Terminating server '5eb7783d-a95b-4a50-9409-cc4d80615616' > (Platform: ec2) (ServerTerminate). > > > -- > You received this message because you are subscribed to the Google Groups > "scalr-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
