update readme!

This commit is contained in:
Seth Vidal 2013-05-24 21:05:40 +00:00
parent fdc4b816d5
commit 2b9e169a90

View file

@ -1,18 +1,22 @@
executable scripts to use ansible on the system
ans-needs-reboot - check which hosts need to be rebooted due to kernel or
other critical updates
describe-instances is to get a simple list of all the instances under an
account in the eucalyptus cloudlet.
ans-vhost-freemem - display freememory per vhost
normal invocation:
auth-keys-from-fas - run to pull ssh auth keys from fas for users to push
onto systems
freezelist - run to see if a host is included in the change-freeze or not
sudo -i watch /srv/web/infra/ansible/scripts/describe-instances
ok-nagios - tells nagios to start notifying again
so you can see it update/change
shutup-nagios - tells nagios to shut the hell up
which_playbook - lets you look up which playbook (and how to run it) for
running the deployment/maintenance playbook for any given
host
ex: which_playbook kernel01.qa.fedoraproject.org
terminate-instances <ip or id>
To shutdown an instance just run:
sudo -i /srv/web/infra/ansible/scripts/terminate-instances ip-of-instance