xoxys.network/templates/etc/hostname.j2

4 lines
72 B
Plaintext
Raw Normal View History

2017-07-03 20:22:41 +02:00
{% if network_hostname is defined %}
{{ network_hostname }}
2017-05-18 23:10:07 +02:00
{% endif %}