summaryrefslogtreecommitdiffstats
path: root/roles/openshift_common/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_common/README.md')
-rw-r--r--roles/openshift_common/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_common/README.md b/roles/openshift_common/README.md
index eb4ef26e8..4d64b7e63 100644
--- a/roles/openshift_common/README.md
+++ b/roles/openshift_common/README.md
@@ -15,7 +15,7 @@ Role Variables
| Name | Default value | |
|---------------------------|-------------------|---------------------------------------------|
| openshift_cluster_id | default | Cluster name if multiple OpenShift clusters |
-| openshift_debug_level | 0 | Global openshift debug log verbosity |
+| openshift_debug_level | 2 | Global openshift debug log verbosity |
| openshift_hostname | UNDEF | Internal hostname to use for this host (this value will set the hostname on the system) |
| openshift_ip | UNDEF | Internal IP address to use for this host |
| openshift_public_hostname | UNDEF | Public hostname to use for this host |