From ecb5264b0009b5f8951181b49ccb18ec5150f4cc Mon Sep 17 00:00:00 2001 From: Jason DeTiberus Date: Sun, 1 Mar 2015 00:49:29 -0500 Subject: Bugfixes for openshift-common related changes - Fix failed attempt to cleanup service notify on creds changes - Fix master URL for node to use https - Set openshift_debug_level in vars.yml for playbooks - This puts us closer to the original debug settings, where after the openshift-common changes the debug settings were defaulting back to 0 --- playbooks/gce/openshift-master/vars.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'playbooks/gce/openshift-master') diff --git a/playbooks/gce/openshift-master/vars.yml b/playbooks/gce/openshift-master/vars.yml index e69de29bb..fb5f4ea42 100644 --- a/playbooks/gce/openshift-master/vars.yml +++ b/playbooks/gce/openshift-master/vars.yml @@ -0,0 +1,2 @@ +--- +openshift_debug_level: 4 -- cgit v1.2.3