fuel-plugin-plumgrid/deployment_scripts/puppet/modules/plumgrid/templates/ifcs.conf.erb

8 lines
198 B
Plaintext

<%= @fabric_dev %> = fabric_core host
<%- @gateway_devs.uniq.each do |entry| -%>
<%= entry %> = access_phys
<%- end -%>
<%- @demux_devs.uniq.each do |entry| -%>
<%= entry %> = trunk_ifc
<%- end -%>