move my-describe-instances to 'describe-instances' and update docs

This commit is contained in:
Seth Vidal 2012-11-06 18:51:35 +00:00
parent 052ae8c6fd
commit 926411ab7f
2 changed files with 2 additions and 2 deletions

View file

@ -1,12 +1,12 @@
executable scripts to use ansible on the system
my-describe-instances is to get a simple list of all the instances under an
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/my-describe-instances
sudo -i watch /srv/web/infra/ansible/scripts/describe-instances
so you can see it update/change