config/puppet-manifests/src/modules/platform/templates/lldp.conf.erb

5 lines
200 B
Plaintext

configure system hostname '<%= @hostname %>:<%= @system %>'
configure lldp tx-interval <%= @tx_interval %>
configure lldp tx-hold <%= @tx_hold %>
configure system interface pattern *,!br*,!ovs*,!tap*