#/bin/sh

euca-add-group -d "karmic" karmic

euca-authorize -P tcp -p 22 -s 0.0.0.0/0 karmic

echo
euca-describe-groups  karmic

