diff options
| author | Troy Dawson <tdawson@redhat.com> | 2016-03-23 15:57:54 -0500 | 
|---|---|---|
| committer | Troy Dawson <tdawson@redhat.com> | 2016-03-23 15:57:54 -0500 | 
| commit | 6df4b9a58452a0cbecd07099d5f462bab9fb957a (patch) | |
| tree | 5303c508c57780ed9e169dfd14282209ff2b0684 | |
| parent | 2f6fc58b92232feab4b1c6e312526555edaef6f8 (diff) | |
| download | openshift-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].
| -rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
| -rw-r--r-- | openshift-ansible.spec | 12 | 
2 files changed, 12 insertions, 2 deletions
| diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index fad006e05..f336d0770 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.63-1 ./ +3.0.64-1 ./ 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) | 
