xoxys.network/templates/etc/hostname.j2

4 lines
72 B
Plaintext
Raw Normal View History

2017-05-18 21:10:07 +00:00
{% if network.hostname is defined %}
{{ network.hostname }}
{% endif %}