summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-03-23 15:57:54 -0500
committerTroy Dawson <tdawson@redhat.com>2016-03-23 15:57:54 -0500
commit6df4b9a58452a0cbecd07099d5f462bab9fb957a (patch)
tree5303c508c57780ed9e169dfd14282209ff2b0684 /openshift-ansible.spec
parent2f6fc58b92232feab4b1c6e312526555edaef6f8 (diff)
downloadopenshift-6df4b9a58452a0cbecd07099d5f462bab9fb957a.tar.gz
openshift-6df4b9a58452a0cbecd07099d5f462bab9fb957a.tar.bz2
openshift-6df4b9a58452a0cbecd07099d5f462bab9fb957a.tar.xz
openshift-6df4b9a58452a0cbecd07099d5f462bab9fb957a.zip
Automatic commit of package [openshift-ansible] release [3.0.64-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 9f2d035a1..f624b6f96 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.63
+Version: 3.0.64
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,16 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Mar 23 2016 Troy Dawson <tdawson@redhat.com> 3.0.64-1
+- Latest cli updates from generated files (kwoodson@redhat.com)
+- Add /dev to node containers (sdodson@redhat.com)
+- Fix indention (whearn@redhat.com)
+- Support setting local storage perFSGroup quota in node config.
+ (dgoodwin@redhat.com)
+- Fix line break (whearn@redhat.com)
+- Lock down permissions on named certificates (elyscape@gmail.com)
+- Add namespace flag to oc create (whearn@redhat.com)
+
* Mon Mar 21 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.63-1
- Modified group selectors for muliple clusters per account
(kwoodson@redhat.com)