Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Grothe 8f22f9bf80 Preconfigure allowed_hosts.conf style files for plugins
set the variable vdr_allowed_hosts (must be a list of IPs/IP ranges) to preconfigure all host-
or ip-range based access options.

At the moment this applies to:
 - svdrphosts.conf
 - xineliboutput's allowed_hosts.conf (and the plugin's ARGSDIR configuration file)
 - vnsiserver's allowed_hosts.conf
 - streamdev-server's streamdevhosts.conf

It is possible to override host settings for individual services by
setting up extra lists for the following variables:
 - vdr_svdrphosts
 - xineliboutput_allowed_hosts
 - vnsiserver_allowed_hosts
 - streamdev_server_allowed_hosts
2019-03-26 14:07:17 +01:00
Alexander Grothe f173dc14cb fix include 2017-07-30 14:34:48 +02:00
Alexander Grothe b50bf17557 Merge branch 'master' of https://github.com/yavdr/yavdr-ansible 2017-07-30 14:31:04 +02:00
Alexander Grothe 02ccd7de10 start reorganizing main.yml in roles 2017-07-30 14:29:38 +02:00
Alexander Grothe 728fd7c92b Cleanup 2017-07-28 16:09:11 +02:00
Alexander Grothe 0f9caa6605 add some empty lines 2017-07-28 15:07:57 +02:00
Alexander Grothe 2a4dc82e21 add xorg autoconfiguration, install some config files for vdr, update nfs- and avahi configuration 2017-07-08 13:37:35 +02:00
Alexander Grothe d45d4ff643 fix padline option for source blocks 2017-06-21 12:46:51 +02:00
Alexander Grothe ddf59c34f1 Cleanup empty lines at beginning of file 2017-06-20 16:19:08 +02:00
Alexander Grothe 5e5f9f346a add xorg configuration and driver autodetection 2017-06-20 15:09:15 +02:00
Alexander Grothe 54c7d091fd Fix indentations 2017-03-02 09:06:19 +01:00
Alexander Grothe 5a012f2080 update yavdr-common role, add support for local facts 2017-02-28 16:30:56 +01:00
Alexander Grothe 9fe824e452 cleanup and test basic functionality 2017-02-22 15:27:48 +01:00
Alexander Grothe efac4618fa Trying some literate programming for this playbook 2017-02-20 14:29:15 +01:00
seahawk1986 b4da9da449 Delete main.yml~ 2017-02-19 14:12:12 +01:00
Alexander Grothe 65f90a610e add proof of concept 2017-02-19 13:56:47 +01:00