diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-17 10:51:55 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-17 10:51:55 -0500 |
commit | 6c50caca03a6d17aa40923bee12da31c163a0189 (patch) | |
tree | 85da719dec1bab4c2a011236a6a278c22fb83d33 | |
parent | fa241cc95a266f9fbef1dd92c72dc2e18843fc93 (diff) | |
download | openshift-6c50caca03a6d17aa40923bee12da31c163a0189.tar.gz openshift-6c50caca03a6d17aa40923bee12da31c163a0189.tar.bz2 openshift-6c50caca03a6d17aa40923bee12da31c163a0189.tar.xz openshift-6c50caca03a6d17aa40923bee12da31c163a0189.zip |
Automatic commit of package [openshift-ansible] release [3.0.44-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 2ad06267a..d78ef4a60 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.43-1 ./ +3.0.44-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 4e75d9782..22108ffde 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.43 +Version: 3.0.44 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -261,6 +261,11 @@ Atomic OpenShift Utilities includes %changelog +* Wed Feb 17 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.44-1 +- create registry items/triggers under Openshift Node (jdiaz@redhat.com) +- a-o-i: Change method for counting master_lb as installed + (smunilla@redhat.com) + * Tue Feb 16 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.43-1 - Add default to state param (rharriso@redhat.com) - Add type to record_type param (rharriso@redhat.com) |