summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-06-20 14:04:07 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-06-20 14:04:07 -0400
commit7ead88acbef680e75f8328a2f8c28c208ae6aed1 (patch)
tree69ea7b32a47436204d97688fe34cc1a68d0e4e22 /openshift-ansible.spec
parent0b0e0d1ec88af89f6315e1602b30ffe5218c88dc (diff)
downloadopenshift-7ead88acbef680e75f8328a2f8c28c208ae6aed1.tar.gz
openshift-7ead88acbef680e75f8328a2f8c28c208ae6aed1.tar.bz2
openshift-7ead88acbef680e75f8328a2f8c28c208ae6aed1.tar.xz
openshift-7ead88acbef680e75f8328a2f8c28c208ae6aed1.zip
Automatic commit of package [openshift-ansible] release [3.6.120-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.120
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index a275199cf..bac1dfe15 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.119
+Version: 3.6.120
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,14 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Jun 20 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.120-1
+- Update atomic-openshift-master.j2 (sdodson@redhat.com)
+- Enable push to registry via dns only on clean 3.6 installs
+ (sdodson@redhat.com)
+- Disable actually pushing to the registry via dns for now (sdodson@redhat.com)
+- Add openshift_node_dnsmasq role to upgrade (sdodson@redhat.com)
+- Push to the registry via dns (sdodson@redhat.com)
+
* Tue Jun 20 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.119-1
- Temporarilly only migrate jobs as we were before (sdodson@redhat.com)
- Disable TLS verification in skopeo inspect (rhcarvalho@gmail.com)