8080
5
524288
30
15
10
1
32768
{{ item.value.source_password }}
{{ item.value.relay_password }}
{{ item.value.admin.username }}
{{ item.value.admin.password }}
{% if 'hostname' in item.value %}
{{ item.value.hostname }}
{% endif %}
{% if 'location' in item.value %}
{{ item.value.location }}
{% endif %}
{% if 'contact' in item.value %}
{{ item.value.contact }}
{% endif %}
{% for mountpoint, config in item.value.mountpoints.items() %}
{{ mountpoint }}
{% if 'username' in config %}
{{ config.username }}
{% endif %}
{{ config.password }}
{% if 'max_listeners' in config %}
{{ config.max_listeners }}
{% endif %}
{% endfor %}
1
/usr/share/icecast2
/srv/logs
/usr/share/icecast2/web
/usr/share/icecast2/admin
-
access.log
3
100000
0