summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2016-03-15 16:11:55 -0400
committerKenny Woodson <kwoodson@redhat.com>2016-03-15 16:11:55 -0400
commit4551e7cddf4a9d1756a064fd31777b6bed7d3567 (patch)
tree30ca5b851a547cb4ff31eec5530456866a746aa9 /openshift-ansible.spec
parentd59b64bda476aafc1e66209c05b75fa041dfe8dd (diff)
downloadopenshift-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].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
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)