summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-03-30 14:59:12 -0500
committerTroy Dawson <tdawson@redhat.com>2016-03-30 14:59:12 -0500
commitd80d45e8eb26469a7b9dc55cdaf47222d05442e4 (patch)
tree55ea29a3d3267525853dcc50cc9d6cb906568467 /openshift-ansible.spec
parent85d1d854297bb49b4baefaf5db821fa0ecb786ae (diff)
downloadopenshift-d80d45e8eb26469a7b9dc55cdaf47222d05442e4.tar.gz
openshift-d80d45e8eb26469a7b9dc55cdaf47222d05442e4.tar.bz2
openshift-d80d45e8eb26469a7b9dc55cdaf47222d05442e4.tar.xz
openshift-d80d45e8eb26469a7b9dc55cdaf47222d05442e4.zip
Automatic commit of package [openshift-ansible] release [3.0.68-1].
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 418c9a0c7..f55aa8956 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.67
+Version: 3.0.68
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,12 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Mar 30 2016 Troy Dawson <tdawson@redhat.com> 3.0.68-1
+- Moving generation of ansible module side by side with module.
+ (kwoodson@redhat.com)
+- Bug 1322338 - The upgrade should keep the option insecure-
+ registry=172.30.0.0/16 (bleanhar@redhat.com)
+
* Tue Mar 29 2016 Troy Dawson <tdawson@redhat.com> 3.0.67-1
- The systemd unit for atomic-openshift-master wasn't not being created
(bleanhar@redhat.com)