-
Notifications
You must be signed in to change notification settings - Fork 1
/
inventory.ini
67 lines (51 loc) · 1022 Bytes
/
inventory.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
#[group]
# host ansible_port=2200 ansible_host=13.37.23.42 ansible_ssh_private_key_file=~/.ssh/leet_rsa
[ops]
pw21-ops ansible_host=ops.privacyweek.wien
[jitsi]
pw21-jitsi
# atem mixer control drone
[atem_drones]
#pw20-mixer
# head-only hdmi drones
[obs_displays]
pw21-obs1
pw21-obs2
pw21-obs3
# translations mumble setup
[translations]
pw21-translations
# pausenmusik mpd setup
[music]
pw21-mpd
[pi_audio:children]
translations
music
[videosources:children]
# group for all systems that have a HDMI/SDI connection to videomixer
obs_displays
decklink_encoders
[decklink_encoders]
pw21-encoder
[rtmp_cdn]
#pw21-streamproxy
[rtmp:children]
decklink_encoders
rtmp_cdn
[recorders]
#pw21-recorder
pw21-encoder
[control_ui]
#pw20-regie
[video:children]
# group of all systems involved in video production
videosources
atem_drones
decklink_encoders
rtmp
control_ui
[install]
debian hostname="pw21-runner" ansible_user="debian"
[other]
cloud_privacyweek_at hostname="cloud.privacyweek.at"
workshops.privacyweek.at