Add rtmpdump for debugging rtmp problems for zm hosts
This commit is contained in:
parent
4ea66f9ece
commit
52ece5ab0f
1 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,11 @@
|
|||
- zoneminder
|
||||
|
||||
tasks:
|
||||
- name: install extra packages for debugging
|
||||
package:
|
||||
name: rtmpdump
|
||||
state: installed
|
||||
|
||||
- name: require authentication for munin web
|
||||
copy:
|
||||
dest: /etc/httpd/conf.local.d/zoneminder-auth.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue