suspend certain autoscaling processes before cycling servers

This commit is contained in:
Anuj Biyani
2013-05-31 15:05:16 -07:00
parent 4f466e1a19
commit 6f74b5c511
4 changed files with 26 additions and 2 deletions

View File

@@ -27,4 +27,4 @@ if opts[:aws_access_key].nil? || opts[:aws_secret_key].nil?
end
require 'aws-missing-tools'
AwsHaRelease.new(opts)
AwsHaRelease.new(opts).execute!