diff --git a/README b/README index 6030965c30..3e9ca6d19c 100644 --- a/README +++ b/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 diff --git a/inventory/host_vars/gitlab-dev.cloud.fedoraproject.org b/inventory/host_vars/gitlab-dev.cloud.fedoraproject.org index c3b3551e2a..a0e78d37c9 100644 --- a/inventory/host_vars/gitlab-dev.cloud.fedoraproject.org +++ b/inventory/host_vars/gitlab-dev.cloud.fedoraproject.org @@ -1,7 +1,7 @@ --- instance_type: m1.small image: ami-00000016 -keypair: admin +keypair: fedora-admin security_group: webserver zone: fedoracloud hostbase: gitlab-dev-