aboutsummaryrefslogtreecommitdiffstats
path: root/util/docker-compose/roles/machines/templates/switch_machines_file.j2
blob: 489befc55fb33c3c2233830e721038a2d01d39fe (plain)
1
2
3
4
switch,1.1.1.1,huawei,2c,public,under_monitoring
{% for mac in pxe_boot_macs %}
machine,1.1.1.1,8,{{ mac }}
{% endfor %}