Vincent Fournier ae360321c4 Modify Alignak container to use Alignak
Change-Id: Ibd2e1324e55028292f4a0cb9a000d680a6cf2703
2015-05-27 13:48:57 -04:00

14 lines
396 B
INI

## Module: ws-arbiter
## Loaded by: Arbiter, Receiver
# WebService module for the Arbiter and Receiver so you can send (POST) passive
# checks to it :)
define module {
module_name ws-arbiter
module_type ws_arbiter
host 0.0.0.0
port 7760
# username admin ; If you want auth, set username and password.
# password admin
}