Skip to content

Commit ecb9a51

Browse files
committed
(node/rucio01.cp.lsst.rg) add el9 network configuration
1 parent 2dc2ff4 commit ecb9a51

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
nm::connections:
3+
ens192:
4+
content:
5+
connection:
6+
id: "ens192"
7+
uuid: "fa2c1b82-c58c-3411-bdca-b701a08e2cc0"
8+
type: "ethernet"
9+
interface-name: "ens192"
10+
ethernet: {}
11+
ipv4:
12+
method: "auto"
13+
ipv6:
14+
method: "disabled"
15+
proxy: {}
16+
17+
nfs::client_enabled: true
18+
nfs::client_mounts:
19+
/repo/LATISS:
20+
share: "/auxtel/repo/LATISS"
21+
server: "nfs-auxtel.ls.lsst.org"
22+
atboot: true
23+
/datasets:
24+
share: "/lsstdata"
25+
server: "nfs-lsstdata.ls.lsst.org"
26+
atboot: true

0 commit comments

Comments
 (0)