f8a79997044a24cf757d30d1313721d70ebdb33b
[sdc.git] /
1 designersList:
2    - displayName: DCAE
3      designerHost: <%= @dcae_host %>
4      designerPort: <%= @dcae_port %>
5      designerPath: <%= @dcae_path %>
6      designerStateUrl: <%= @dcae_state_url %>
7      designerProtocol: <%= @dcae_protocol %>
8      designerButtonLocation: <%= @dcae_button_location %>
9      designerTabPresentation: <%= @dcae_tab_presentation %>
10    - displayName: WORKFLOW
11      designerHost: <%= @workflow_host %>
12      designerPort: <%= @workflow_port %>
13      designerPath: <%= @workflow_path %>
14      designerStateUrl: <%= @workflow_state_url %>
15      designerProtocol: <%= @workflow_protocol %>
16      designerButtonLocation: <%= @workflow_button_location %>
17      designerTabPresentation: <%= @workflow_tab_presentation %>