Browse Source

Merge pull request #859 from detiber/no_multi_ec2

Remove references to multi_ec2.py
Thomas Wiest 9 years ago
parent
commit
1735585f0a
3 changed files with 2 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 0 1
      bin/openshift_ansible/multi_ec2.py
  3. 1 0
      bin/openshift_ansible/multi_inventory.py

+ 1 - 0
.gitignore

@@ -15,4 +15,5 @@
 .DS_Store
 gce.ini
 multi_ec2.yaml
+multi_inventory.yaml
 .vagrant

+ 0 - 1
bin/openshift_ansible/multi_ec2.py

@@ -1 +0,0 @@
-../../inventory/multi_ec2.py

+ 1 - 0
bin/openshift_ansible/multi_inventory.py

@@ -0,0 +1 @@
+../../inventory/multi_inventory.py