No description
- JavaScript 44.9%
- PHP 31.4%
- Shell 17.4%
- CSS 6.3%
|
|
||
|---|---|---|
| files | ||
| handlers | ||
| meta | ||
| tasks | ||
| templates | ||
| .ansible-lint | ||
| .gitignore | ||
| .woodpecker.yml | ||
| LICENSE | ||
| README.md | ||
| requirements.yml | ||
Ansible role: fosdem-video.control-server
Ansible role for configuring the control server for vocto. This allows devroom managers to live mix 4 predefined scenes. The role also configures influxdb for audio monitoring, previews of all buildings' boxes and outputs, and a DHCP server for the video VLAN.
Role Variables
Available variables are listed below, along with default values
(see defaults/main.yml):
Default Configuration
Refer to defaults/main.yml for default configuration variables specific to
this role.
Notes
The htpasswd file comes from the video-private repository.
Dependencies
None.
Example Playbook
- hosts: servers
remote_user: root
roles:
- { role: fosdem-video.control-server }
License
MIT