diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-05-15 14:48:55 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-05-15 15:14:32 -0400 |
commit | 890f2c5d039a501966eedbf8c7bb7b7e9b50464a (patch) | |
tree | 81a419ae063dd965ea91a3ca81035e51e05db348 /inventory/openshift-ansible-inventory.spec | |
parent | 1eda40ef2a4df9c5a6a728ac32d74ee1aaca2676 (diff) | |
download | openshift-890f2c5d039a501966eedbf8c7bb7b7e9b50464a.tar.gz openshift-890f2c5d039a501966eedbf8c7bb7b7e9b50464a.tar.bz2 openshift-890f2c5d039a501966eedbf8c7bb7b7e9b50464a.tar.xz openshift-890f2c5d039a501966eedbf8c7bb7b7e9b50464a.zip |
fixed the openshift-ansible-bin build
Diffstat (limited to 'inventory/openshift-ansible-inventory.spec')
-rw-r--r-- | inventory/openshift-ansible-inventory.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/openshift-ansible-inventory.spec b/inventory/openshift-ansible-inventory.spec index 7ba6e3df1..cd2332549 100644 --- a/inventory/openshift-ansible-inventory.spec +++ b/inventory/openshift-ansible-inventory.spec @@ -57,6 +57,7 @@ cp -p gce/hosts/gce.py %{buildroot}/usr/share/ansible/inventory/gce - Add ansible_connection=local to localhost in inventory (jdetiber@redhat.com) - Adding refresh-cache option and cleanup for pylint. Also updated for aws/hosts/ being added. (kwoodson@redhat.com) + * Thu Mar 26 2015 Thomas Wiest <twiest@redhat.com> 0.0.2-1 - added the ability to have a config file in /etc/openshift_ansible to multi_ec2.py. (twiest@redhat.com) |