Move shell hosts back to NFS mounte home directories
Use static ip for lan network for now to get NFS access to home directories. Still require kerberos for role directories.
This commit is contained in:
parent
6cd2a5bbe5
commit
da2440a2af
3 changed files with 6 additions and 2 deletions
|
@ -9,3 +9,7 @@ network_interfaces:
|
|||
proto: static
|
||||
- device: eth1
|
||||
vlan: 30
|
||||
ipaddr: 172.20.30.22
|
||||
netmask: 255.255.255.0
|
||||
proto: static
|
||||
nameservers: [172.20.30.2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue