forked from openshift/openshift-ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit of package [openshift-ansible] release [3.6.38-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
- Loading branch information
Showing
2 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.6.37-1 ./ | ||
3.6.38-1 ./ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
%global __requires_exclude ^/usr/bin/ansible-playbook$ | ||
|
||
Name: openshift-ansible | ||
Version: 3.6.37 | ||
Version: 3.6.38 | ||
Release: 1%{?dist} | ||
Summary: Openshift and Atomic Enterprise Ansible | ||
License: ASL 2.0 | ||
|
@@ -273,6 +273,29 @@ Atomic OpenShift Utilities includes | |
|
||
|
||
%changelog | ||
* Wed Apr 26 2017 Jenkins CD Merge Bot <[email protected]> 3.6.38-1 | ||
- .redhat-ci.yml: also publish journal logs ([email protected]) | ||
- Standardize all Origin versioning on 3.6 ([email protected]) | ||
- integration tests: add CI scripts ([email protected]) | ||
- preflight int tests: define image builds to support tests ([email protected]) | ||
- preflight int tests: generalize; add tests ([email protected]) | ||
- Add stub of preflight integration tests ([email protected]) | ||
- Move Python unit tests to subdirectory ([email protected]) | ||
- Revert "Add /etc/sysconfig/etcd to etcd_container" ([email protected]) | ||
- Replace original router cert variable names. ([email protected]) | ||
- oc_obj: Allow for multiple kinds in delete ([email protected]) | ||
- Update v1.5 content ([email protected]) | ||
- Update v1.6 content ([email protected]) | ||
- Make the rhel_subscribe role subscribe to OSE 3.5 channel by default | ||
([email protected]) | ||
- Addressing yamllint ([email protected]) | ||
- Updating kibana-proxy secret key for server-tls entry ([email protected]) | ||
- Pick from issue3896 ([email protected]) | ||
- Cleanup comments and remove extraneous tasks ([email protected]) | ||
- Store backups in /var/lib/etcd/openshift-backup ([email protected]) | ||
- Create member/snap directory encase it doesn't exist ([email protected]) | ||
- Copy v3 data dir when performing backup ([email protected]) | ||
* Tue Apr 25 2017 Jenkins CD Merge Bot <[email protected]> 3.6.37-1 | ||
- Differentiate between service serving router certificate and custom | ||
openshift_hosted_router_certificate when replacing the router certificate. | ||
|