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

Ensure that openshift_origin::nameserver completes before registering dn... #363

Closed sdodson closed 9 years ago

sdodson commented 9 years ago

...s

Without this we may try to register_dns before the nameserver firewall rules are in place

sdodson commented 9 years ago

[test]

openshift-bot commented 9 years ago

Origin Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests/3179/)

openshift-bot commented 9 years ago

Evaluated for origin up to 084e78721851deba49bad001e5657526d8484b7e

ekohl commented 9 years ago

:+1: