diff --git a/README b/README index 4ad5cfb8d2..5ac3e3804c 100644 --- a/README +++ b/README @@ -223,3 +223,20 @@ impacting other instances using that security group. - You will almost always want to allow 22/tcp (sshd) and icmp -1 -1 (ping and traceroute and friends). + + + +TERMINATING INSTANCES + +For transient: +1. source /srv/private/ansible/files/openstack/transient-admin/ec2rc.sh + + - OR - + +For persistent: +1. source /srv/private/ansible/files/openstack/persistent-admin/ec2rc.sh + +2. euca-describe-instances | grep + +3. euca-terminate-instances +