summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-10-24 09:01:19 -0500
committerTroy Dawson <tdawson@redhat.com>2016-10-24 09:01:19 -0500
commit0b5efd2162490c9df762809b94afc2224c0fe8be (patch)
treeb3dc017464267f688fc97c3aae1dbf461e35bfbc /openshift-ansible.spec
parent6796a7b5bcfe391bf4affaf17c8b9a05a82be58f (diff)
downloadopenshift-0b5efd2162490c9df762809b94afc2224c0fe8be.tar.gz
openshift-0b5efd2162490c9df762809b94afc2224c0fe8be.tar.bz2
openshift-0b5efd2162490c9df762809b94afc2224c0fe8be.tar.xz
openshift-0b5efd2162490c9df762809b94afc2224c0fe8be.zip
Automatic commit of package [openshift-ansible] release [3.4.12-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index ff6910d8f..4bc6cef7d 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.4.11
+Version: 3.4.12
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -249,6 +249,13 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Oct 24 2016 Troy Dawson <tdawson@redhat.com> 3.4.12-1
+- Move infrastructure templates into openshift_hosted_templates role.
+ (abutcher@redhat.com)
+- Unit tests for the debug_env logger thing (tbielawa@redhat.com)
+- a-o-i: Separate install and scaleup workflows (smunilla@redhat.com)
+- Reference full vars for registry object storage. (abutcher@redhat.com)
+
* Fri Oct 21 2016 Troy Dawson <tdawson@redhat.com> 3.4.11-1
- trouble creating service signer while running upgrade dockerized
(henning.fjellheim@nb.no)