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

Should not wrap rhc for Enterprise #349

Open detiber opened 9 years ago

detiber commented 9 years ago

Currently in client_tools.pp we are creating a bash wrapper for rhc to invoke it using the ruby193 scl, this is the correct behavior for origin, but enterprise should not do this, since we ship a native ruby version of rhc.