Compare commits
2 Commits
574b57001e
...
b244ad8ef3
| Author | SHA1 | Date | |
|---|---|---|---|
| b244ad8ef3 | |||
| 66dd6f2843 |
@@ -44,11 +44,11 @@ NET4_IP_ens19="10.42.250.30/24"
|
||||
|
||||
IPV6_IFACES="ens18"
|
||||
|
||||
NET6_MODE_eth0="static"
|
||||
NET6_IP_eth0="2a03:7220:8081:b301::eb/64"
|
||||
NET6_GW_eth0="2a03:7220:8081:b301::e7"
|
||||
NET6_NS_eth0="2a03:7220:8081:b301::cd 2a03:7220:8081:b301::ce"
|
||||
NET6_NS_SEARCH_eth0=$REALM
|
||||
NET6_MODE_ens18="static"
|
||||
NET6_IP_ens18="2a03:7220:8081:b301::1e/64"
|
||||
NET6_GW_ens18="2a03:7220:8081:b301::e7"
|
||||
NET6_NS_ens18="2a03:7220:8081:b301::cd 2a03:7220:8081:b301::ce"
|
||||
NET6_NS_SEARCH_ens18=$REALM
|
||||
|
||||
|
||||
# Mode d'installation :
|
||||
|
||||
@@ -32,7 +32,7 @@ export SHARED_HOME="false"
|
||||
export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
|
||||
|
||||
# Check MK
|
||||
export MK_VERSION="2.2.0p21-1"
|
||||
export MK_VERSION="2.3.0p15-1"
|
||||
export MK_URL="http://192.168.1.201/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
||||
export MK_SERVER_IP="192.168.1.201"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user