Changed default nodes.conf file
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
nodeprofiles:
|
||||
default:
|
||||
comment: ""
|
||||
vnfs: ""
|
||||
kernel version: 3.10.0-1127.el7.x86_64
|
||||
kernel args: crashkernel=no quiet
|
||||
test:
|
||||
comment: ""
|
||||
vnfs: docker://warewulf/centos-7
|
||||
nodegroups:
|
||||
default:
|
||||
comment: This is the default group
|
||||
@@ -16,8 +11,6 @@ nodegroups:
|
||||
nodes:
|
||||
n0000:
|
||||
hostname: n0000
|
||||
profiles:
|
||||
- test
|
||||
netdevs:
|
||||
eth0:
|
||||
type: ethernet
|
||||
@@ -50,7 +43,7 @@ nodegroups:
|
||||
- default
|
||||
nodes:
|
||||
n0000:
|
||||
hostname: localtest
|
||||
hostname: n0000
|
||||
netdevs:
|
||||
eth0:
|
||||
hwaddr: aa:bb:cc:dd:ee:c0
|
||||
|
||||
Reference in New Issue
Block a user