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

cartridge dependency packages are not being installed #279

Closed detiber closed 10 years ago

detiber commented 10 years ago

The openshift-origin-cartridge-dependencies-{recommended,optional}- packages are not being installed.

We should probably have a flag to enabled/disable at least recommended/optional dependencies at a global level (though having the ability to enable/disable on a cart by cart basis would probably be nice as well).

There are at least some missing dependencies for installing the cart dependency packages as well.

sdodson commented 10 years ago

281 has been merged, recommended dependencies will be installed by default. Recommended and Optional dependencies are both available as class parameters.