diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-04-06 15:08:10 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-04-06 15:08:10 -0500 |
commit | b67f7b41fd4efb94d8966f84b8ed08b75f4c991e (patch) | |
tree | 8c620d09d8819add541715e6320a94977560f5c6 | |
parent | f94ed0a965b4e2194a63598619099b43c6c73a32 (diff) | |
download | openshift-b67f7b41fd4efb94d8966f84b8ed08b75f4c991e.tar.gz openshift-b67f7b41fd4efb94d8966f84b8ed08b75f4c991e.tar.bz2 openshift-b67f7b41fd4efb94d8966f84b8ed08b75f4c991e.tar.xz openshift-b67f7b41fd4efb94d8966f84b8ed08b75f4c991e.zip |
Automatic commit of package [openshift-ansible] release [3.0.73-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 19 |
2 files changed, 19 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 3ad40eefa..1892da9c4 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.72-1 ./ +3.0.73-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 269422801..58a2277a6 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.72 +Version: 3.0.73 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,23 @@ Atomic OpenShift Utilities includes %changelog +* Wed Apr 06 2016 Troy Dawson <tdawson@redhat.com> 3.0.73-1 +- Replace unused Dockerfile with one used for official builds. + (dgoodwin@redhat.com) +- Update for zbx_user refresh (kwoodson@redhat.com) +- Docker 1.9 is actually cool starting in origin 1.1.4 (sdodson@redhat.com) +- Unmask services (bleanhar@redhat.com) +- XPAAS v1.3 for OSE 3.2 (sdodson@redhat.com) +- XPAAS 1.3 content for OSE 3.1 (sdodson@redhat.com) +- Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api + and atomic-openshift-master-controllers (bleanhar@redhat.com) +- Bug 1323123 - upgrade failed to containerized OSE on RHEL Host without ose3.2 + repo (bleanhar@redhat.com) +- Write inventory to same directory as quick install config. + (dgoodwin@redhat.com) +- Add --gen-inventory command to atomic-openshift-installer. + (dgoodwin@redhat.com) + * Tue Apr 05 2016 Troy Dawson <tdawson@redhat.com> 3.0.72-1 - when docker is installed, make it 1.8.2 to avoid issues (mwoodson@redhat.com) - Downgrade to docker 1.8.2 if installing OSE < 3.2 (sdodson@redhat.com) |