diff --git a/roles/nifi/templates/flow.xml.j2 b/roles/nifi/templates/flow.xml.j2 index 8d03091759fb16a6a892d22066c78b4a89c9189c..c0ff58c80085774679e97aac416f41506b8d12e0 100644 --- a/roles/nifi/templates/flow.xml.j2 +++ b/roles/nifi/templates/flow.xml.j2 @@ -9581,6 +9581,7 @@ </property> <property> <name>el-cs-ssl-context-service</name> + <value>83443c00-b286-366a-b8e0-2f51527ab8e5</value> </property> <property> <name>el-cs-connect-timeout</name> @@ -12621,4 +12622,4 @@ </rootGroup> <controllerServices /> <reportingTasks /> -</flowController> \ No newline at end of file +</flowController>