mariveles conf update
This commit is contained in:
@@ -29,7 +29,7 @@ WITH_LDAP_KERB=no
|
||||
REMOVE_USERS=fatal
|
||||
|
||||
# Network
|
||||
IPV4_IFACES="eth0 "
|
||||
IPV4_IFACES="eth0 eth1"
|
||||
|
||||
NET4_MODE_eth0="static"
|
||||
NET4_IP_eth0="192.168.1.241/24"
|
||||
@@ -37,6 +37,9 @@ NET4_GW_eth0="192.168.1.232"
|
||||
NET4_NS_eth0="192.168.1.202 192.168.1.206"
|
||||
NET4_NS_SEARCH_eth0=$REALM
|
||||
|
||||
NET4_MODE_eth1="static"
|
||||
NET4_IP_eth1="10.42.250.221/24"
|
||||
|
||||
# Mode d'installation :
|
||||
# * dev : installe les paquets un par un avec apt (lent)
|
||||
# * full : envoie d'un seul coup la liste de tous les paquets à apt (rapide)
|
||||
|
||||
Reference in New Issue
Block a user