diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2016-03-15 16:11:55 -0400 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2016-03-15 16:11:55 -0400 |
commit | 4551e7cddf4a9d1756a064fd31777b6bed7d3567 (patch) | |
tree | 30ca5b851a547cb4ff31eec5530456866a746aa9 | |
parent | d59b64bda476aafc1e66209c05b75fa041dfe8dd (diff) | |
download | openshift-4551e7cddf4a9d1756a064fd31777b6bed7d3567.tar.gz openshift-4551e7cddf4a9d1756a064fd31777b6bed7d3567.tar.bz2 openshift-4551e7cddf4a9d1756a064fd31777b6bed7d3567.tar.xz openshift-4551e7cddf4a9d1756a064fd31777b6bed7d3567.zip |
Automatic commit of package [openshift-ansible] release [3.0.58-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 10 |
2 files changed, 10 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index ba0a6d69d..e6a0b6e80 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.57-1 ./ +3.0.58-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 358c346a1..bad7e68b2 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.57 +Version: 3.0.58 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,14 @@ Atomic OpenShift Utilities includes %changelog +* Tue Mar 15 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.58-1 +- Group selector feature added (kwoodson@redhat.com) +- nfs: replace yum with dnf (efreiber@redhat.com) +- Move common common facts to openshift_facts (jdetiber@redhat.com) +- perform oc client config tasks only once when ansible_ssh_user is root + (jdetiber@redhat.com) +- OSE/Origin < 3.2/1.2 should not get Docker 1.9 (sdodson@redhat.com) + * Mon Mar 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.57-1 - Docker stderr can break this script if ansible executes it remotely (bleanhar@redhat.com) |