-
Notifications
You must be signed in to change notification settings - Fork 137
Expand file tree
/
Copy pathnodes.conf
More file actions
43 lines (43 loc) · 893 Bytes
/
Copy pathnodes.conf
File metadata and controls
43 lines (43 loc) · 893 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
nodeprofiles:
default:
comment: This profile is automatically included for each node
runtime overlay:
- hosts
- ssh.authorized_keys
system overlay:
- wwinit
- wwclient
- hosts
- fstab
- hostname
- ssh.host_keys
- issue
- resolv
- udev.netname
- systemd.netname
- ifcfg
- ifupdown
- NetworkManager
- wicked
- ignition
kernel:
args:
- quiet
- crashkernel=no
- net.ifnames=1
init: /sbin/init
root: initramfs
ipxe template: default
ipmi:
template: ipmitool.tmpl
resources:
fstab:
- spec: warewulf:/home
file: /home
vfstype: nfs
mntops: defaults,nofail
- spec: warewulf:/opt
file: /opt
vfstype: nfs
mntops: defaults,noauto,nofail,ro
nodes: {}