Add openstack::auth_file class

This commit adds a class called openstack::auth_file
that creates the file openrc with admin credentials
that can be used to authenticate.
This commit is contained in:
Dan Bode
2012-05-08 00:57:20 -07:00
parent 9f45813e50
commit 6004ceae3f
2 changed files with 26 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
#
# assumes that resonable credentials have been stored at
# /root/auth
source /root/auth
source /root/openrc
# get an image to test with
#wget http://uec-images.ubuntu.com/releases/11.10/release/ubuntu-11.10-server-cloudimg-amd64-disk1.img