correct the keypair name
This commit is contained in:
parent
5bfb3aef0c
commit
6f67286389
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
- ${private}/vars.yml
|
- ${private}/vars.yml
|
||||||
vars:
|
vars:
|
||||||
- keypair: admin
|
- keypair: fedora-admin
|
||||||
- image: ami-0000000e
|
- image: ami-0000000e
|
||||||
- instance_type: m1.medium
|
- instance_type: m1.medium
|
||||||
- security_group: default
|
- security_group: default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue