Skip to content

Commit

Permalink
Automatic commit of package [openshift-ansible] release [3.6.38-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 Apr 26, 2017
1 parent 5f49e91 commit ff78e5c
Show file tree
Hide file tree
Showing 2 changed files with 25 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.37-1 ./
3.6.38-1 ./
25 changes: 24 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.37
Version: 3.6.38
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit ff78e5c

Please sign in to comment.