summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-04-21 14:59:40 -0500
committerTroy Dawson <tdawson@redhat.com>2016-04-21 14:59:40 -0500
commit2043786a17b4010b108c49f00551a590e150c550 (patch)
tree4092f50a342d2e30362d0c7b4b340bdb834a26e1
parent87f839179c7c0ee17ce52a4865e8bc3b693fce83 (diff)
downloadopenshift-2043786a17b4010b108c49f00551a590e150c550.tar.gz
openshift-2043786a17b4010b108c49f00551a590e150c550.tar.bz2
openshift-2043786a17b4010b108c49f00551a590e150c550.tar.xz
openshift-2043786a17b4010b108c49f00551a590e150c550.zip
Automatic commit of package [openshift-ansible] release [3.0.83-1].
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec12
2 files changed, 12 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 8f602a7d2..c85cab6b2 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.0.82-1 ./
+3.0.83-1 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 4fd59afa2..54de1ef5f 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.82
+Version: 3.0.83
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -183,6 +183,16 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Apr 21 2016 Troy Dawson <tdawson@redhat.com> 3.0.83-1
+- a-o-i: Correct bug with default storage host (smunilla@redhat.com)
+- Only add new sccs (bleanhar@redhat.com)
+- Fix bug after portal_net move from master to common role.
+ (dgoodwin@redhat.com)
+- Sync latest content (sdodson@redhat.com)
+- Use xpaas 1.3.0-1, use enterprise content for metrics (sdodson@redhat.com)
+- Support configurable admin user and password for the enterprise Prefix
+ changes for admin and password with nuage_master (abhat@nuagenetworks.net)
+
* Wed Apr 20 2016 Troy Dawson <tdawson@redhat.com> 3.0.82-1
- Use a JSON list for docker log options. (dgoodwin@redhat.com)
- Fix legacy cli_docker_* vars not migrating. (dgoodwin@redhat.com)