ansible / autoscaling-blog

Companion playbooks to an article at http://www.ansible.com/blog/autoscaling-infrastructures
55 stars 46 forks source link

Master branch changes #6

Open einarc opened 8 years ago

einarc commented 8 years ago

1.-Use new ansible privilege escalation: become 2.-Use current variable syntax '{{var}}' because {{var}} without quotes is deprecated. 3.-Fixed Scale Up alarm policy, changed <=90 to >=90/