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

DO NOT MERGE Add openshift_origin::ose_supported_config #304

Closed sdodson closed 9 years ago

sdodson commented 9 years ago

This class checks for configurations that are not supported by Openshift Enterprise. Includes basic spec tests for a good configuration, but I need to add some unsupported test cases to ensure those are failing appropriately.

openshift-bot commented 9 years ago

Origin Action Required: Only pull request(s) from ["master"] are handled by the openshift-bot

sdodson commented 9 years ago

[test]

sdodson commented 9 years ago

I'll probably submit a new PR, my intentions now are to rebase all of this work onto master and get it done there first.

sdodson commented 9 years ago

Closing this in favor of rebasing this work against master