summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-05-31 15:27:05 -0400
committerScott Dodson <sdodson@redhat.com>2017-05-31 15:27:05 -0400
commit1374e3b96986f35b86e947e06803a01c62be31ed (patch)
tree898d6731fcbb62e0930dcfadf6e548f5cc907373 /openshift-ansible.spec
parent337c3922c7386dfcc30d4aa886a0d5c54c9597a9 (diff)
downloadopenshift-1374e3b96986f35b86e947e06803a01c62be31ed.tar.gz
openshift-1374e3b96986f35b86e947e06803a01c62be31ed.tar.bz2
openshift-1374e3b96986f35b86e947e06803a01c62be31ed.tar.xz
openshift-1374e3b96986f35b86e947e06803a01c62be31ed.zip
Automatic commit of package [openshift-ansible] release [3.6.89.0-1].
Created by command: /usr/bin/tito tag --keep-version
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index ca98bdaa3..06c0d2cba 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.89
+Version: 3.6.89.0
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,12 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed May 31 2017 Scott Dodson <sdodson@redhat.com> 3.6.89.0-1
+- AMP 2.0 (sdodson@redhat.com)
+- add support for oc_service for labels, externalIPs (rmeggins@redhat.com)
+- [JMAN4-161] Add templates and pv example for cloudforms jboss middleware
+ manager (pgier@redhat.com)
+
* Wed May 31 2017 Scott Dodson <sdodson@redhat.com> 3.6.89-1
- Adding default value for openshift_hosted_logging_storage_kind
(ewolinet@redhat.com)