aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/ec2-setup.yml
diff options
context:
space:
mode:
authorsveneh <sven@ethdev.com>2015-03-17 19:00:45 +0800
committersveneh <sven@ethdev.com>2015-03-17 19:00:45 +0800
commit8e44fd4a2009b3839c03a0aa0a693cddb2b3b931 (patch)
tree9634e0d25a949174fee2627ee396a6dad8821bac /ansible/ec2-setup.yml
parent99268f3d907ac74a09e93ba42285abf6d4769bcb (diff)
downloaddexon-tests-8e44fd4a2009b3839c03a0aa0a693cddb2b3b931.tar
dexon-tests-8e44fd4a2009b3839c03a0aa0a693cddb2b3b931.tar.gz
dexon-tests-8e44fd4a2009b3839c03a0aa0a693cddb2b3b931.tar.bz2
dexon-tests-8e44fd4a2009b3839c03a0aa0a693cddb2b3b931.tar.lz
dexon-tests-8e44fd4a2009b3839c03a0aa0a693cddb2b3b931.tar.xz
dexon-tests-8e44fd4a2009b3839c03a0aa0a693cddb2b3b931.tar.zst
dexon-tests-8e44fd4a2009b3839c03a0aa0a693cddb2b3b931.zip
possibility to launch more than one machine
Diffstat (limited to 'ansible/ec2-setup.yml')
-rw-r--r--ansible/ec2-setup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/ec2-setup.yml b/ansible/ec2-setup.yml
index 787d8670e..37396d523 100644
--- a/ansible/ec2-setup.yml
+++ b/ansible/ec2-setup.yml
@@ -1,6 +1,6 @@
---
- name: Provision EC2 instances
- hosts: local
+ hosts: localhost
gather_facts: false
roles:
- ec2