update keypair in temp playbooks

This commit is contained in:
Ricky Elrod 2013-08-02 22:56:46 +00:00
parent 176a9fef98
commit 6958b5348c
3 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
- ${private}/vars.yml
vars:
- keypair: fedora-admin
- keypair: fedora-admin-20130801
- image: $el6_qcow_id
- instance_type: m1.small
- security_group: default

View file

@ -10,7 +10,7 @@
- /srv/web/infra/ansible/vars/global.yml
- ${private}/vars.yml
vars:
- keypair: fedora-admin
- keypair: fedora-admin-20130801
- image: $f19_qcow_id
- instance_type: m1.small
- security_group: default

View file

@ -10,7 +10,7 @@
- /srv/web/infra/ansible/vars/global.yml
- ${private}/vars.yml
vars:
- keypair: fedora-admin
- keypair: fedora-admin-20130801
- image: $f18_qcow_id
- instance_type: m1.small
- security_group: default