move my-describe-instances to 'describe-instances' and update docs
This commit is contained in:
parent
052ae8c6fd
commit
926411ab7f
2 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
executable scripts to use ansible on the system
|
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.
|
account in the eucalyptus cloudlet.
|
||||||
|
|
||||||
normal invocation:
|
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
|
so you can see it update/change
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue