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

bugfix_397: change in config variables between M4 and OSE #398

Closed IshentRas closed 9 years ago

IshentRas commented 9 years ago

There's been a change in config variables between M4 and more recent OSE releases. New conditional statements based on ose_version parameter so as to distinguish Origin and OSE.

sdodson commented 9 years ago

Wow, we sure like to change configuration variable names. Thanks for this.

sdodson commented 9 years ago

Fixes #397