Skip to content

Commit

Permalink
Automatic commit of package [openshift-ansible] release [3.6.68-1].
Browse files Browse the repository at this point in the history
Created by command:

/usr/bin/tito tag --accept-auto-changelog
  • Loading branch information
tdawson committed May 13, 2017
1 parent 4c774ea commit 9cbe2b7
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/openshift-ansible
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.67-1 ./
3.6.68-1 ./
50 changes: 49 additions & 1 deletion openshift-ansible.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$

Name: openshift-ansible
Version: 3.6.67
Version: 3.6.68
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
Expand Down Expand Up @@ -274,6 +274,54 @@ Atomic OpenShift Utilities includes


%changelog
* Sat May 13 2017 Jenkins CD Merge Bot <[email protected]> 3.6.68-1
- Updating registry-console image version during a post_control_plane upgrade
([email protected])
- Remove userland-proxy-path from daemon.json ([email protected])
- Fix whistespace issues in custom template ([email protected])
- Always add proxy items to atomic.conf ([email protected])
- Move container-engine systemd environment to updated location
([email protected])
- doc: Add link to daemon.json upstream doc ([email protected])
- Remove unused daemon.json keys ([email protected])
- bug 1448860. Change recovery_after_nodes to match node_quorum
([email protected])
- bug 1441369. Kibana memory limits bug 1439451. Kibana crash
([email protected])
- Extend repoquery command (of lib_utils role) to ignore excluders
([email protected])
- lower case in /etc/daemon.json and correct block-registry ([email protected])
- Fix for yedit custom separators ([email protected])
- Updating 3.6 enterprise registry-console template image version
([email protected])
- Default to iptables on master ([email protected])
- Rename blocked-registries to block-registries ([email protected])
- Ensure true is lowercase in daemon.json ([email protected])
- use docker_log_driver and /etc/docker/daemon.json to determine log driver
([email protected])
- Temporarily revert to OSEv3 host group usage ([email protected])
- Add service file templates for master and node ([email protected])
- Update systemd units to use proper container service name
([email protected])
- polish etcd_common role ([email protected])
- Note existence of Fedora tests and how to rerun ([email protected])
- Fix for OpenShift SDN Check ([email protected])
- Updating oc_obj to use get instead of getattr ([email protected])
- Updating size suffix for metrics in role ([email protected])
- GlusterFS: Allow swapping an existing registry's backend storage
([email protected])
- GlusterFS: Allow for a separate registry-specific playbook
([email protected])
- GlusterFS: Improve role documentation ([email protected])
- hosted_registry: Get correct pod selector for GlusterFS storage
([email protected])
- hosted registry: Fix typo ([email protected])
- run excluders over selected set of hosts during control_plane/node upgrade
([email protected])
- Reserve kubernetes and 'kubernetes-' prefixed namespaces
([email protected])
- oc_volume: Add missing parameter documentation ([email protected])
* Wed May 10 2017 Scott Dodson <[email protected]> 3.6.67-1
- byo: correct option name ([email protected])
- Fail if rpm version != docker image version ([email protected])
Expand Down

0 comments on commit 9cbe2b7

Please sign in to comment.