Add some more ip's and gw's
This commit is contained in:
parent
ed3cc1809c
commit
51b2ff8f86
2 changed files with 4 additions and 0 deletions
|
@ -6,4 +6,5 @@ libdir: /usr/lib
|
||||||
|
|
||||||
nfs_mount_opts: rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
|
nfs_mount_opts: rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
|
||||||
|
|
||||||
|
eth0_ip: 10.5.78.10
|
||||||
gw: 10.5.78.254
|
gw: 10.5.78.254
|
||||||
|
|
|
@ -5,3 +5,6 @@
|
||||||
libdir: /usr/lib
|
libdir: /usr/lib
|
||||||
|
|
||||||
nfs_mount_opts: rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
|
nfs_mount_opts: rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
|
||||||
|
|
||||||
|
eth0_ip: 10.5.78.12
|
||||||
|
gw: 10.5.78.254
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue