Updated overlay flags
New flags: `wwctl <node|profile> <add|set> [--runtime-overlays|--system-overlays]`. Previous flags retained hidden for backwards-compatibility. - Closes: #1495 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -211,7 +211,7 @@ from the host to it. This overlay is then combined with the existing overlays.
|
||||
# wwctl overlay create welcome
|
||||
# wwctl overlay mkdir welcome /etc
|
||||
# wwctl overlay import welcome /etc/issue
|
||||
# wwctl profile set default --wwinit=wwinit,wwclient,welcome
|
||||
# wwctl profile set default --system-overlay=wwinit,wwclient,welcome
|
||||
? Are you sure you want to modify 1 profile(s)? [y/N] y
|
||||
# wwctl profile list default -a |grep welcome
|
||||
default SystemOverlay wwinit,wwclient,welcome
|
||||
|
||||
Reference in New Issue
Block a user