diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2015-12-08 14:25:51 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2015-12-08 14:25:51 -0500 |
commit | a3e601b2abd4e64d983bf7bfd70637b7f06b10d2 (patch) | |
tree | fb12786f5aaef8b04043b494636da894b9017e2f /openshift-ansible.spec | |
parent | 5c57f251e5d0385221311b8c48b9683f1d80479e (diff) | |
download | openshift-a3e601b2abd4e64d983bf7bfd70637b7f06b10d2.tar.gz openshift-a3e601b2abd4e64d983bf7bfd70637b7f06b10d2.tar.bz2 openshift-a3e601b2abd4e64d983bf7bfd70637b7f06b10d2.tar.xz openshift-a3e601b2abd4e64d983bf7bfd70637b7f06b10d2.zip |
Automatic commit of package [openshift-ansible] release [3.0.18-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index dd196bc0f..d22afe23d 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.17 +Version: 3.0.18 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -259,6 +259,16 @@ Atomic OpenShift Utilities includes %changelog +* Tue Dec 08 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.18-1 +- Pass in and use first_master_ip as dnsIP for pre 3.1 nodes. + (abutcher@redhat.com) +- Fix delete state (jdiaz@redhat.com) +- Require pyOpenSSL (sdodson@redhat.com) +- Update sync db-templates, image-streams, and quickstart-templates + (sdodson@redhat.com) +- Clarify the preflight port check output (sdodson@redhat.com) +- Fix missing dependency version locking (sdodson@redhat.com) + * Tue Dec 08 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.17-1 - Improving output when gathering facts (bleanhar@redhat.com) - Bug 1287977 - Incorrect check output from atomic-openshift-installer when |