diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-14 17:12:23 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-14 17:12:23 -0400 |
commit | c633ce7b8707f311763fa4b707f1ea159265c7d4 (patch) | |
tree | d70a9419eedf7e7f93a9ed92dc133622d05c9c7b /openshift-ansible.spec | |
parent | d56b342bc5a4279c0c97c5bfd425251c1ced7c7a (diff) | |
download | openshift-c633ce7b8707f311763fa4b707f1ea159265c7d4.tar.gz openshift-c633ce7b8707f311763fa4b707f1ea159265c7d4.tar.bz2 openshift-c633ce7b8707f311763fa4b707f1ea159265c7d4.tar.xz openshift-c633ce7b8707f311763fa4b707f1ea159265c7d4.zip |
Automatic commit of package [openshift-ansible] release [3.0.57-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 133d8112a..358c346a1 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.56 +Version: 3.0.57 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,18 @@ Atomic OpenShift Utilities includes %changelog +* Mon Mar 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.57-1 +- Docker stderr can break this script if ansible executes it remotely + (bleanhar@redhat.com) +- Handle HA master case (bleanhar@redhat.com) +- Bug 1315564 - Containerized installs require a running environment + (bleanhar@redhat.com) +- Updating the docker registry variables to use the new name + (bleanhar@redhat.com) +- Bug 1316761 - Skip the available version check if openshift_image_tag is + defined. (bleanhar@redhat.com) +- Ansible module to manage secrets for openshift api (kwoodson@redhat.com) + * Mon Mar 14 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.56-1 - Updating our metadata tooling to work without env (kwoodson@redhat.com) - improve ordering of systemd units (jdetiber@redhat.com) |