diff options
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 7328dfdbc..c9bda8977 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.136 +Version: 3.6.141 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -280,6 +280,42 @@ Atomic OpenShift Utilities includes %changelog +* Tue Jul 11 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.141-1 +- Add evaluate_groups.yml to network_manager playbook (rteague@redhat.com) +- updating fetch tasks to be flat paths (ewolinet@redhat.com) + +* Mon Jul 10 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.140-1 +- + +* Sat Jul 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.139-1 +- increase implicit 300s default timeout to explicit 600s (jchaloup@redhat.com) + +* Sat Jul 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.138-1 +- Wait for etcd to become healthy before migrating TTL (tbielawa@redhat.com) +- Use openshift.node.nodename as glusterfs_hostname. (abutcher@redhat.com) +- container-engine: Update Fedora registry url (smilner@redhat.com) +- updating configmap map definition to fix asb not starting up correctly + (ewolinet@redhat.com) +- xPaas v1.4.1 for 3.4 (sdodson@redhat.com) +- xPaas v1.4.1 for 3.5 (sdodson@redhat.com) +- xPaaS 1.4.1 for 3.6 (sdodson@redhat.com) +- Only add entries to NO_PROXY settings if a NO_PROXY value is set + (tbielawa@redhat.com) +- fixing configuation values. (shurley@redhat.com) + +* Fri Jul 07 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.137-1 +- Install container-selinux with container-engine (smilner@redhat.com) +- Bug 1466152 - Json-file log driver: Neither + "openshift_logging_fluentd_use_journal=false" nor omitted collects the log + entries (rmeggins@redhat.com) +- Adding serial: 1 to play to ensure we run one at a time (ewolinet@redhat.com) +- Fix yamllint (sdodson@redhat.com) +- Workaround seboolean module with setsebool command. (abutcher@redhat.com) +- Removed quotes and added env variable to be specific. (kwoodson@redhat.com) +- [BZ 1467786] Fix for OPENSHIFT_DEFAULT_REGISTRY setting. + (kwoodson@redhat.com) +- set the proper label of /var/lib/etcd directory (jchaloup@redhat.com) + * Thu Jul 06 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.136-1 - Synching certs and aggregator configs from first master to all other masters (ewolinet@redhat.com) |