11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
# If script is called with "manual=true" the following hosts scripts
|
|
# will be executed
|
|
#
|
|
# Multiple hosts are possible, give a blank separated list
|
|
#
|
|
# Note:
|
|
# for evry hostname given here, a script <hostname>.sh
|
|
# must exists at directory 'hosts'
|
|
#
|
|
hosts="localhost"
|