Skip to content

Commit 985042f

Browse files
Correct web-tuc-1 node
1 parent e09bfcc commit 985042f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

data/node/web-tuc-1.lsst.org.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
classes:
3+
- profile::base_linux
4+
profile::base_linux::network: true
5+
profile::base_linux::graylog: true
6+
network_config:
7+
eth0:
8+
name: eth0
9+
ensure: present
10+
ipaddress: 140.252.201.29
11+
netmask: 255.255.255.0
12+
method: static
13+
onboot: true
14+
options:
15+
GATEWAY: 140.252.201.1
16+
DNS1: 140.252.32.125
17+
DNS2: 140.252.32.126
18+
DNS3: 140.252.32.127

0 commit comments

Comments
 (0)