keypair is now fedora-admin
This commit is contained in:
parent
63045a895e
commit
b5c32ad743
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
@ -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
|
||||||
|
|
|
@ -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-
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue