diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-04 06:01:52 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-04 06:01:52 -0400 |
commit | 03f33dae7238e0ffaac4f85d89af25be57dc5ecd (patch) | |
tree | db3c3af500ce6ca7458d69fc320f8b5224a5718f /openshift-ansible.spec | |
parent | 6727bf7e98306dd841033d9900200647ab4a8ac3 (diff) | |
download | openshift-03f33dae7238e0ffaac4f85d89af25be57dc5ecd.tar.gz openshift-03f33dae7238e0ffaac4f85d89af25be57dc5ecd.tar.bz2 openshift-03f33dae7238e0ffaac4f85d89af25be57dc5ecd.tar.xz openshift-03f33dae7238e0ffaac4f85d89af25be57dc5ecd.zip |
Automatic commit of package [openshift-ansible] release [3.6.53-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 9af1bd366..b6fd74c1f 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -9,7 +9,7 @@ %global __requires_exclude ^/usr/bin/ansible-playbook$ Name: openshift-ansible -Version: 3.6.52 +Version: 3.6.53 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -273,6 +273,18 @@ Atomic OpenShift Utilities includes %changelog +* Thu May 04 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.53-1 +- Correctly setting the primary and replica shard count settings + (ewolinet@redhat.com) +- System container docker (smilner@redhat.com) +- Stop logging AWS credentials in master role. (dgoodwin@redhat.com) +- Remove set operations from openshift_master_certificates iteration. + (abutcher@redhat.com) +- Refactor system fact gathering to avoid dictionary size change during + iteration. (abutcher@redhat.com) +- Refactor secret generation for python3. (abutcher@redhat.com) +- redhat-ci: use requirements.txt (jlebon@redhat.com) + * Wed May 03 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.52-1 - Making mux with_items list evaluate as empty if didnt get objects before (ewolinet@redhat.com) |