summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-01-15 15:17:50 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-01-15 15:17:50 -0500
commitbb1f8aa029078238cf32b038c8bffacb13c3765e (patch)
tree7ced7044a3214624b52d238afb354413a8e7c54d /openshift-ansible.spec
parent83f90ef71e93166d912395ea329e09904545d52e (diff)
downloadopenshift-bb1f8aa029078238cf32b038c8bffacb13c3765e.tar.gz
openshift-bb1f8aa029078238cf32b038c8bffacb13c3765e.tar.bz2
openshift-bb1f8aa029078238cf32b038c8bffacb13c3765e.tar.xz
openshift-bb1f8aa029078238cf32b038c8bffacb13c3765e.zip
Automatic commit of package [openshift-ansible] release [3.0.33-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c8f6a2673..1cc350b81 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.32
+Version: 3.0.33
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -259,6 +259,15 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Jan 15 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.33-1
+- Configure nodes which are also masters prior to nodes in containerized
+ install. (abutcher@redhat.com)
+- Call attention to openshift_master_rolling_restart_mode variable in restart
+ prompt. (abutcher@redhat.com)
+- Added anchors for rules in style_guide.adoc in order to make it easier to
+ reference specific rules in PRs. (twiest@redhat.com)
+- Update ec2.ini (jdetiber@redhat.com)
+
* Thu Jan 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.32-1
- Uninstall remove containerized wrapper and symlinks (abutcher@redhat.com)