diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-08-19 08:30:36 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-08-19 08:30:36 -0500 |
commit | 7435ce713bbd3018192e3b7287ccfc5bf967e290 (patch) | |
tree | 3c250f689d544c1e87aab28df59df0fe363fe315 | |
parent | 4ab29f0b2cfd232573e0ff9f9ec84ad7154c98b3 (diff) | |
download | openshift-7435ce713bbd3018192e3b7287ccfc5bf967e290.tar.gz openshift-7435ce713bbd3018192e3b7287ccfc5bf967e290.tar.bz2 openshift-7435ce713bbd3018192e3b7287ccfc5bf967e290.tar.xz openshift-7435ce713bbd3018192e3b7287ccfc5bf967e290.zip |
Automatic commit of package [openshift-ansible] release [3.3.13-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 15e27417d..e53f089d5 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.3.12-1 ./ +3.3.13-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 976bbeeb6..0413a73d4 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.3.12 +Version: 3.3.13 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -221,6 +221,12 @@ Atomic OpenShift Utilities includes %changelog +* Fri Aug 19 2016 Troy Dawson <tdawson@redhat.com> 3.3.13-1 +- Fix warnings in OpenStack provider with ansible 2.1 (lhuard@amadeus.com) +- Mount /sys rw (sdodson@redhat.com) +- Update uninstall.yml (sdodson@redhat.com) +- Fix padding on registry config (sdodson@redhat.com) + * Wed Aug 17 2016 Troy Dawson <tdawson@redhat.com> 3.3.12-1 - Fixes to typos, grammar, and product branding in cli_installer (tpoitras@redhat.com) |