...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
topology_template: node_templates: my_firewall: type: vendorXXX.nodes.MyVerySpecialFirewall substitution_mappings: type: vendorXXX.nodes.FirewallsProvidingService capabilities: i_can_provide_firewalls: [my_firewall, i_can_provide_firewalls] |
TODO: separate nodes for the share and the "manager"
Consuming Service
The "Interface node type" of the Consuming ServiceĀ
...