summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-05-24 13:46:42 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-05-24 13:46:42 -0400
commitc1822d03c672dcea889b5ef9263fea54ddf7ce1c (patch)
tree21a79f16b186782344c503fa99cc1f3b78a93e19 /openshift-ansible.spec
parentdaf8516f021ef6f700e3088419f0270a827c819f (diff)
downloadopenshift-c1822d03c672dcea889b5ef9263fea54ddf7ce1c.tar.gz
openshift-c1822d03c672dcea889b5ef9263fea54ddf7ce1c.tar.bz2
openshift-c1822d03c672dcea889b5ef9263fea54ddf7ce1c.tar.xz
openshift-c1822d03c672dcea889b5ef9263fea54ddf7ce1c.zip
Automatic commit of package [openshift-ansible] release [3.6.83-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.83
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index b039bf33e..2c56b986f 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.82
+Version: 3.6.83
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed May 24 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.83-1
+- Allow a hostname to resolve to 127.0.0.1 during validation (dms@redhat.com)
+
* Wed May 24 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.82-1
- Fixing tux warnings and some final clean up (ewolinet@redhat.com)
- Appease travis (sdodson@redhat.com)