summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-08-29 21:01:08 -0400
committerScott Dodson <sdodson@redhat.com>2016-08-29 21:01:08 -0400
commitbe4e0f976f313b4a6401fdd13d8e782c51e44289 (patch)
tree9781b1d53f782d93aca952bcb259df60aaf7efcb
parentf69493b5fabd8e836565ad2d61e377569d37ee60 (diff)
downloadopenshift-be4e0f976f313b4a6401fdd13d8e782c51e44289.tar.gz
openshift-be4e0f976f313b4a6401fdd13d8e782c51e44289.tar.bz2
openshift-be4e0f976f313b4a6401fdd13d8e782c51e44289.tar.xz
openshift-be4e0f976f313b4a6401fdd13d8e782c51e44289.zip
Automatic commit of package [openshift-ansible] release [3.3.17-1].
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec9
2 files changed, 9 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 1d46a9380..22ee46678 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.3.16-1 ./
+3.3.17-1 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index a615279ab..3ad67543b 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.3.16
+Version: 3.3.17
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -221,6 +221,13 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Aug 29 2016 Scott Dodson <sdodson@redhat.com> 3.3.17-1
+- Reload units after node container service modified. (dgoodwin@redhat.com)
+- Fix flannel check (mkumatag@in.ibm.com)
+- Default to port 80 when deploying cockpit-ui (smunilla@redhat.com)
+- Set cloudprovider kind with openshift_facts. (abutcher@redhat.com)
+- Fix openstack cloudprovider template conditional. (abutcher@redhat.com)
+
* Sat Aug 27 2016 Scott Dodson <sdodson@redhat.com> 3.3.16-1
- Sync image stream data (sdodson@redhat.com)
- Update metrics example inventories (sdodson@redhat.com)