You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{% for br in c.bridges %}
|
|
172.23.{{ br.num }}.{{ c.num }} host-{{ c.name }}-net-{{ br.num }}
|
|
{% endfor %}
|
|
127.0.0.1 host-{{ c.name }} localhost localhost.localdomain
|
|
::1 host-{{ c.name }} localhost localhost.localdomain
|