diff options
| author | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-09-29 18:43:26 -0600 |
|---|---|---|
| committer | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-09-29 18:43:26 -0600 |
| commit | cfe6ece521bfe1e2fbc932f775ed6a95510190a2 (patch) | |
| tree | c6fcae61c5f2bb5b1c7d83ecf22de685eb9e1ff2 /salt/openbook/database | |
| parent | da567954d79b2eff86e4c72c68b226398de7c017 (diff) | |
clustercheck
Diffstat (limited to 'salt/openbook/database')
| -rw-r--r-- | salt/openbook/database/files/clustercheck | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/salt/openbook/database/files/clustercheck b/salt/openbook/database/files/clustercheck index 00db2ad..19ec82a 100644 --- a/salt/openbook/database/files/clustercheck +++ b/salt/openbook/database/files/clustercheck @@ -7,7 +7,7 @@ service clustercheck port = 9200 wait = no user = nobody - server = /etc/openbook/database/bin/clustercheck.sh + server = /usr/local/bin/clustercheck.sh log_on_failure += USERID only_from = 0.0.0.0/0 per_source = UNLIMITED |
