openshift / puppet-openshift_origin

Puppet module to create OpenShift Brokers and Nodes. Can be used to create a full OpenShift Origin deployment.
http://forge.puppetlabs.com/openshift/openshift_origin
Other
45 stars 128 forks source link

Version 4.1.3 #395

Closed sdodson closed 9 years ago

sdodson commented 9 years ago

4.1.3

2015-05-19

IshentRas commented 9 years ago

Adding option for proxy_ports_per_gear -->

sdodson commented 9 years ago

Hmm, I think we'll have to do that conditionally then, OSE vs Origin. Need to check with someone else as this module is used across multiple versions.

IshentRas commented 9 years ago

I think you are right... I have just checked the OpenShift origin repository (https://mirror.openshift.com/pub/origin-server/release/4/rhel-6/packages/x86_64/) and it is still uing the old RPM from 2.1.x. Therefore you need to decide whether or not you need this conditional switch between Enterprise or Origin.