Add Zookeeper logging configs
This commit is contained in:
		| @@ -71,12 +71,14 @@ pvc: | ||||
|       logging: | ||||
|         file_logging: {{ pvc_log_to_file }} | ||||
|         stdout_logging: {{ pvc_log_to_stdout }} | ||||
|         zookeeper_logging: {{ pvc_log_to_zookeeper }} | ||||
|         log_colours: {{ pvc_log_colours }} | ||||
|         log_dates: {{ pvc_log_dates }} | ||||
|         log_keepalives: {{ pvc_log_keepalives }} | ||||
|         log_keepalive_cluster_details: {{ pvc_log_keepalive_cluster_details }} | ||||
|         log_keepalive_storage_details: {{ pvc_log_keepalive_storage_details }} | ||||
|         console_log_lines: {{ pvc_log_console_lines }} | ||||
|         node_log_lines: {{ pvc_log_node_lines }} | ||||
|       networking: | ||||
|         bridge_device: {{ pvc_bridge_device }} | ||||
|         sriov_enable: {{ pvc_sriov_enable }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user