Move manual hosts definition to configuration file manual_hosts.conf
This commit is contained in:
6
conf/manual_hosts.conf.sample
Normal file
6
conf/manual_hosts.conf.sample
Normal file
@ -0,0 +1,6 @@
|
||||
# If script is called with "manual=true" the following hosts scripts
|
||||
# will be executed
|
||||
#
|
||||
# Multiple hosts are possible, give a blank separated list
|
||||
#
|
||||
host_scripts="${hosts_base_dir}/localhost.sh"
|
Reference in New Issue
Block a user