All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 2m2s
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
# variables
|
|
|
|
SNMP_SYSLOCATION="Server Room"
|
|
SNMP_SYSCONTACT="admin@tips-of-mine.fr"
|
|
SNMP_SYSNAME="$(hostname)"
|
|
SNMP_SYSDESCR="Linux $(uname -r) on $(uname -m)"
|
|
$SNMP_AGENTADDRESS="10.0.4.190,10.0.4.191"
|