ansible/scripts/README

19 lines
420 B
Text
Raw Normal View History

executable scripts to use ansible on the system
describe-instances is to get a simple list of all the instances under an
account in the eucalyptus cloudlet.
normal invocation:
2012-11-01 15:29:53 +00:00
sudo -i watch /srv/web/infra/ansible/scripts/describe-instances
so you can see it update/change
2012-11-06 18:22:57 +00:00
terminate-instances <ip or id>
To shutdown an instance just run:
sudo -i /srv/web/infra/ansible/scripts/terminate-instances ip-of-instance