summaryrefslogtreecommitdiff
path: root/roles/streaming/icecast/defaults/main.yml
blob: 673284fdd4430207e0cc71e6ddcf5bb4469ad747 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
icecast_base_path: /srv/icecast

# icecast_instances:
#   example:
#     image_version: 2021-04-23.1
#     port: 8080

#     source_password: quite-secret
#     relay_password: quite-secret
#     admin:
#       username: admin
#       password: very-secret

#     ## optional
#     hostname: stream.example.com
#     location: Graz/Austria
#     contact: icecast@example.com

#     mountpoints:
#       '/test.mp3':
#         username: ## optional
#         password: secret
#         max_listeners: ## optional