keypair is now fedora-admin

This commit is contained in:
Ricky Elrod 2013-03-15 17:09:18 +00:00
parent 63045a895e
commit b5c32ad743
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -111,7 +111,7 @@ Contents should look like this (remove all the comments)
instance_type: m1.large instance_type: m1.large
# image id # image id
image: emi-B8793915 image: emi-B8793915
keypair: admin keypair: fedora-admin
# what security group to add the host to # what security group to add the host to
security_group: webserver security_group: webserver
zone: fedoracloud zone: fedoracloud

View file

@ -1,7 +1,7 @@
--- ---
instance_type: m1.small instance_type: m1.small
image: ami-00000016 image: ami-00000016
keypair: admin keypair: fedora-admin
security_group: webserver security_group: webserver
zone: fedoracloud zone: fedoracloud
hostbase: gitlab-dev- hostbase: gitlab-dev-