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
|
||||
# image id
|
||||
image: emi-B8793915
|
||||
keypair: admin
|
||||
keypair: fedora-admin
|
||||
# what security group to add the host to
|
||||
security_group: webserver
|
||||
zone: fedoracloud
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
instance_type: m1.small
|
||||
image: ami-00000016
|
||||
keypair: admin
|
||||
keypair: fedora-admin
|
||||
security_group: webserver
|
||||
zone: fedoracloud
|
||||
hostbase: gitlab-dev-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue