summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-02-16 15:39:02 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-02-16 15:39:02 -0500
commit8ffeaf485ba06ae43952f2e5b7a65e1f09b5b9d4 (patch)
tree13fa8f5b01c1590a0d85347ef2a39999b28a60ec /openshift-ansible.spec
parent420420684214555b9a02bbd17d2902a2475b24d5 (diff)
downloadopenshift-8ffeaf485ba06ae43952f2e5b7a65e1f09b5b9d4.tar.gz
openshift-8ffeaf485ba06ae43952f2e5b7a65e1f09b5b9d4.tar.bz2
openshift-8ffeaf485ba06ae43952f2e5b7a65e1f09b5b9d4.tar.xz
openshift-8ffeaf485ba06ae43952f2e5b7a65e1f09b5b9d4.zip
Automatic commit of package [openshift-ansible] release [3.0.43-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 017515045..4e75d9782 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.42
+Version: 3.0.43
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -261,6 +261,18 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Feb 16 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.43-1
+- Add default to state param (rharriso@redhat.com)
+- Add type to record_type param (rharriso@redhat.com)
+- Add types to module params (rharriso@redhat.com)
+- Adding examples to the dyn_record module (rharriso@redhat.com)
+- add item to track docker-registry pings (jdiaz@redhat.com)
+- Handle case where the user already had access to the scc
+ (bleanhar@redhat.com)
+- Refactoring the add-scc-to-user logic (bleanhar@redhat.com)
+- Apply openshift_docker to nodes during scaleup. (abutcher@redhat.com)
+- Change etcd deamon name for atomic-host (florian.lambert@enovance.com)
+
* Tue Feb 16 2016 Joel Diaz <jdiaz@redhat.com> 3.0.42-1
- Add gce softlink for openshift-ansible-bin