summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-03-17 16:04:13 -0500
committerTroy Dawson <tdawson@redhat.com>2016-03-17 16:04:13 -0500
commit8150c4518fee13a3e54595b19bd05b32048f606a (patch)
tree13573258459b1c2b720d638c20862f1f7f5d02d2 /openshift-ansible.spec
parentdf453bc226f92f3c68c82d290226dc0efc2417be (diff)
downloadopenshift-8150c4518fee13a3e54595b19bd05b32048f606a.tar.gz
openshift-8150c4518fee13a3e54595b19bd05b32048f606a.tar.bz2
openshift-8150c4518fee13a3e54595b19bd05b32048f606a.tar.xz
openshift-8150c4518fee13a3e54595b19bd05b32048f606a.zip
Automatic commit of package [openshift-ansible] release [3.0.61-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c88b0b790..f01e13f6e 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.60
+Version: 3.0.61
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Mar 17 2016 Troy Dawson <tdawson@redhat.com> 3.0.61-1
+- Bug 1317755 - Set insecure-registry for internal registry by default
+ (jdetiber@redhat.com)
+
* Wed Mar 16 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.60-1
- Fall back to deployment_type in openshift_facts. (abutcher@redhat.com)
- Fixing undefined variable check (kwoodson@redhat.com)