v3
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='2.02072019'
|
||||
VERS='3.02082019'
|
||||
NODEHOSTS=10.5.10.51,10.5.10.52,10.5.10.53
|
||||
NODESERVICES=mysql,nginx,gitea,haproxy,keepalived,maxscale
|
||||
noheader=' service status-check nightlyrenew backup report check '
|
||||
CERT_DAEMON='/usr/bin/certbot'
|
||||
FOLDER=/opt/idssys/nodemgmt
|
||||
SCRIPT=${FOLDER}/nodemgmt-scripts.sh
|
||||
RENOTIFY=60
|
||||
RENOTIFY=900
|
||||
|
||||
declare -i errtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user