|
@@ -1,4 +1,4 @@
|
|
|
-OPTIONS=--loglevel={{ openshift.master.debug_level }}
|
|
|
+OPTIONS=--loglevel={{ openshift.master.debug_level | default(2) }}
|
|
|
CONFIG_FILE={{ openshift_master_config_file }}
|
|
|
{% if openshift.common.is_containerized | bool %}
|
|
|
IMAGE_VERSION={{ openshift_image_tag }}
|