ansible/scripts
2012-11-06 18:52:32 +00:00
..
auth-keys-from-fas - add toshio's auth-keys-from-fas script to ansible public 2012-10-26 17:19:47 +00:00
describe-instances move my-describe-instances to 'describe-instances' and update docs 2012-11-06 18:52:32 +00:00
README move my-describe-instances to 'describe-instances' and update docs 2012-11-06 18:52:32 +00:00
terminate-instances add terminate-instances to scripts in ansible public repo 2012-11-05 15:20:14 +00:00

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:


sudo -i watch /srv/web/infra/ansible/scripts/describe-instances

so you can see it update/change



terminate-instances <ip or id>
To shutdown an instance just run:

sudo -i /srv/web/infra/ansible/scripts/terminate-instances ip-of-instance