summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-06-27 15:56:47 -0400
committerScott Dodson <sdodson@redhat.com>2017-06-27 15:56:47 -0400
commit506cfa70e80eb6a2a07e58ae57a2f306f02d9742 (patch)
tree1f04e90c388ce95f1a508d75ba80b5655b129e94
parente7be0da109ddebc99128e1829156dd8e4e6c107e (diff)
downloadopenshift-506cfa70e80eb6a2a07e58ae57a2f306f02d9742.tar.gz
openshift-506cfa70e80eb6a2a07e58ae57a2f306f02d9742.tar.bz2
openshift-506cfa70e80eb6a2a07e58ae57a2f306f02d9742.tar.xz
openshift-506cfa70e80eb6a2a07e58ae57a2f306f02d9742.zip
Automatic commit of package [openshift-ansible] release [3.6.123.1002-1].
Created by command: /usr/bin/tito tag
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec8
2 files changed, 8 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 1f64e7f0d..37d45ff3b 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.6.123.1001-1 ./
+3.6.123.1002-1 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c08a16187..58a7c36b5 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.123.1001
+Version: 3.6.123.1002
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,12 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Jun 27 2017 Scott Dodson <sdodson@redhat.com> 3.6.123.1002-1
+- Fix typo in fluentd_secureforward_contents variable
+ (Andreas.Dembach@dg-i.net)
+- Reverting quotation change in ansible_service_broker install for etcd
+ (ewolinet@redhat.com)
+
* Mon Jun 26 2017 Scott Dodson <sdodson@redhat.com> 3.6.123.1001-1
- oc_atomic_container: use rpm to check the version. (gscrivan@redhat.com)
- Fix .spec for stagecut (jupierce@redhat.com)