diff options
| -rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
| -rw-r--r-- | openshift-ansible.spec | 6 | 
2 files changed, 6 insertions, 2 deletions
| diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 96b4cbcf4..fad006e05 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.62-1 ./ +3.0.63-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index cd090d0c4..9f2d035a1 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@  }  Name:           openshift-ansible -Version:        3.0.62 +Version:        3.0.63  Release:        1%{?dist}  Summary:        Openshift and Atomic Enterprise Ansible  License:        ASL 2.0 @@ -279,6 +279,10 @@ Atomic OpenShift Utilities includes  %changelog +* Mon Mar 21 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.63-1 +- Modified group selectors for muliple clusters per account +  (kwoodson@redhat.com) +  * Fri Mar 18 2016 Troy Dawson <tdawson@redhat.com> 3.0.62-1  - Yaml editor first attempt (kwoodson@redhat.com)  - libvirt cluster variables cleanup (pep@redhat.com) | 
