From 060dffb973687776a22b5ff34e4843744ca82b05 Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Thu, 7 May 2015 14:22:16 -0400 Subject: Automatic commit of package [openshift-ansible-bin] release [0.0.13-1]. --- bin/openshift-ansible-bin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin/openshift-ansible-bin.spec') diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index 29aaff9ae..9fc79fe6c 100644 --- a/bin/openshift-ansible-bin.spec +++ b/bin/openshift-ansible-bin.spec @@ -1,6 +1,6 @@ Summary: OpenShift Ansible Scripts for working with metadata hosts Name: openshift-ansible-bin -Version: 0.0.12 +Version: 0.0.13 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -36,6 +36,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif %config(noreplace) /etc/openshift_ansible/ %changelog +* Thu May 07 2015 Thomas Wiest 0.0.13-1 +- added '-e all' to ohi and fixed pylint errors. (twiest@redhat.com) + * Tue May 05 2015 Thomas Wiest 0.0.12-1 - fixed opssh and opscp to allow just environment or just host-type. (twiest@redhat.com) -- cgit v1.2.3 From 701edcaeff9dc1a211a243c792eca3773618be33 Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Fri, 15 May 2015 12:36:49 -0400 Subject: Fixed openshift-ansible-bin rpm build --- bin/openshift-ansible-bin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/openshift-ansible-bin.spec') diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index 9fc79fe6c..c7db74187 100644 --- a/bin/openshift-ansible-bin.spec +++ b/bin/openshift-ansible-bin.spec @@ -24,7 +24,7 @@ mkdir -p %{buildroot}/etc/bash_completion.d mkdir -p %{buildroot}/etc/openshift_ansible cp -p ossh oscp opssh opscp ohi %{buildroot}%{_bindir} -cp -p openshift_ansible/* %{buildroot}%{python_sitelib}/openshift_ansible +cp -pP openshift_ansible/* %{buildroot}%{python_sitelib}/openshift_ansible cp -p ossh_bash_completion %{buildroot}/etc/bash_completion.d cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshift_ansible.conf -- cgit v1.2.3 From b1eab51d5fbc9e8183d89464dfc2e64db160e0c1 Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Fri, 15 May 2015 13:10:48 -0400 Subject: Automatic commit of package [openshift-ansible-bin] release [0.0.14-1]. --- bin/openshift-ansible-bin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin/openshift-ansible-bin.spec') diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index c7db74187..d6691ea32 100644 --- a/bin/openshift-ansible-bin.spec +++ b/bin/openshift-ansible-bin.spec @@ -1,6 +1,6 @@ Summary: OpenShift Ansible Scripts for working with metadata hosts Name: openshift-ansible-bin -Version: 0.0.13 +Version: 0.0.14 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -36,6 +36,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif %config(noreplace) /etc/openshift_ansible/ %changelog +* Fri May 15 2015 Thomas Wiest 0.0.14-1 +- Command line tools import multi_ec2 as lib (kwoodson@redhat.com) +- Adding cache location for multi ec2 (kwoodson@redhat.com) * Thu May 07 2015 Thomas Wiest 0.0.13-1 - added '-e all' to ohi and fixed pylint errors. (twiest@redhat.com) -- cgit v1.2.3 From 0ed9652cf6bfc62e36eb63265fc67a7cb79f457a Mon Sep 17 00:00:00 2001 From: Kenny Woodson Date: Fri, 15 May 2015 13:55:25 -0400 Subject: Automatic commit of package [openshift-ansible-bin] release [0.0.15-1]. --- bin/openshift-ansible-bin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin/openshift-ansible-bin.spec') diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index d6691ea32..f2a191ab0 100644 --- a/bin/openshift-ansible-bin.spec +++ b/bin/openshift-ansible-bin.spec @@ -1,6 +1,6 @@ Summary: OpenShift Ansible Scripts for working with metadata hosts Name: openshift-ansible-bin -Version: 0.0.14 +Version: 0.0.15 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -36,6 +36,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif %config(noreplace) /etc/openshift_ansible/ %changelog +* Fri May 15 2015 Kenny Woodson 0.0.15-1 +- + * Fri May 15 2015 Thomas Wiest 0.0.14-1 - Command line tools import multi_ec2 as lib (kwoodson@redhat.com) - Adding cache location for multi ec2 (kwoodson@redhat.com) -- cgit v1.2.3 From 0860590391712510d69b26c5d711c962674525e0 Mon Sep 17 00:00:00 2001 From: Kenny Woodson Date: Fri, 15 May 2015 14:14:35 -0400 Subject: Automatic commit of package [openshift-ansible-bin] release [0.0.16-1]. --- bin/openshift-ansible-bin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin/openshift-ansible-bin.spec') diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index f2a191ab0..87c0079f2 100644 --- a/bin/openshift-ansible-bin.spec +++ b/bin/openshift-ansible-bin.spec @@ -1,6 +1,6 @@ Summary: OpenShift Ansible Scripts for working with metadata hosts Name: openshift-ansible-bin -Version: 0.0.15 +Version: 0.0.16 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -36,6 +36,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif %config(noreplace) /etc/openshift_ansible/ %changelog +* Fri May 15 2015 Kenny Woodson 0.0.16-1 +- + * Fri May 15 2015 Kenny Woodson 0.0.15-1 - -- cgit v1.2.3 From 890f2c5d039a501966eedbf8c7bb7b7e9b50464a Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Fri, 15 May 2015 14:48:55 -0400 Subject: fixed the openshift-ansible-bin build --- bin/openshift-ansible-bin.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'bin/openshift-ansible-bin.spec') diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index 87c0079f2..9336681d1 100644 --- a/bin/openshift-ansible-bin.spec +++ b/bin/openshift-ansible-bin.spec @@ -25,6 +25,12 @@ mkdir -p %{buildroot}/etc/openshift_ansible cp -p ossh oscp opssh opscp ohi %{buildroot}%{_bindir} cp -pP openshift_ansible/* %{buildroot}%{python_sitelib}/openshift_ansible + +# Make it so we can load multi_ec2.py as a library. +rm %{buildroot}%{python_sitelib}/openshift_ansible/multi_ec2.py* +ln -sf /usr/share/ansible/inventory/multi_ec2.py %{buildroot}%{python_sitelib}/openshift_ansible/multi_ec2.py +ln -sf /usr/share/ansible/inventory/multi_ec2.pyc %{buildroot}%{python_sitelib}/openshift_ansible/multi_ec2.pyc + cp -p ossh_bash_completion %{buildroot}/etc/bash_completion.d cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshift_ansible.conf @@ -36,12 +42,6 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif %config(noreplace) /etc/openshift_ansible/ %changelog -* Fri May 15 2015 Kenny Woodson 0.0.16-1 -- - -* Fri May 15 2015 Kenny Woodson 0.0.15-1 -- - * Fri May 15 2015 Thomas Wiest 0.0.14-1 - Command line tools import multi_ec2 as lib (kwoodson@redhat.com) - Adding cache location for multi ec2 (kwoodson@redhat.com) -- cgit v1.2.3 From 09b5c45e90fbb321b7cf92c7a431b7aa4d4a803c Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Fri, 15 May 2015 15:20:01 -0400 Subject: Automatic commit of package [openshift-ansible-bin] release [0.0.17-1]. --- bin/openshift-ansible-bin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin/openshift-ansible-bin.spec') diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index 9336681d1..884d4eb0a 100644 --- a/bin/openshift-ansible-bin.spec +++ b/bin/openshift-ansible-bin.spec @@ -1,6 +1,6 @@ Summary: OpenShift Ansible Scripts for working with metadata hosts Name: openshift-ansible-bin -Version: 0.0.16 +Version: 0.0.17 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -42,6 +42,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif %config(noreplace) /etc/openshift_ansible/ %changelog +* Fri May 15 2015 Thomas Wiest 0.0.17-1 +- fixed the openshift-ansible-bin build (twiest@redhat.com) + * Fri May 15 2015 Thomas Wiest 0.0.14-1 - Command line tools import multi_ec2 as lib (kwoodson@redhat.com) - Adding cache location for multi ec2 (kwoodson@redhat.com) -- cgit v1.2.3