Remove syncuser from the list of default runtime overlays
- #1322 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -103,7 +103,7 @@ Node View
|
||||
n001 cluster -- --
|
||||
n001 image default sle-micro-5.3
|
||||
n001 ipxe -- (default)
|
||||
n001 runtime -- (hosts,ssh.authorized_keys,syncuser)
|
||||
n001 runtime -- (hosts,ssh.authorized_keys)
|
||||
n001 wwinit -- (wwinit,wwclient,fstab,hostname,ssh.host_keys,issue,resolv,udev.netname,systemd.netname,ifcfg,NetworkManager,debian.interfaces,wicked,ignition)
|
||||
n001 root -- (initramfs)
|
||||
n001 discoverable -- --
|
||||
|
||||
@@ -87,7 +87,7 @@ You can also see the node's full attribute list by specifying the
|
||||
n001 cluster -- --
|
||||
n001 image default sle-micro-5.3
|
||||
n001 ipxe -- (default)
|
||||
n001 runtime -- (hosts,ssh.authorized_keys,syncuser)
|
||||
n001 runtime -- (hosts,ssh.authorized_keys)
|
||||
n001 wwinit -- (wwinit,wwclient,fstab,hostname,ssh.host_keys,issue,resolv,udev.netname,systemd.netname,ifcfg,NetworkManager,debian.interfaces,wicked,ignition)
|
||||
n001 root -- (initramfs)
|
||||
n001 discoverable -- --
|
||||
@@ -165,7 +165,7 @@ image and network:
|
||||
n001 cluster -- --
|
||||
n001 image default sle-micro-5.3
|
||||
n001 ipxe -- (default)
|
||||
n001 runtime -- (hosts,ssh.authorized_keys,syncuser)
|
||||
n001 runtime -- (hosts,ssh.authorized_keys)
|
||||
n001 wwinit -- (wwinit,wwclient,fstab,hostname,ssh.host_keys,issue,resolv,udev.netname,systemd.netname,ifcfg,NetworkManager,debian.interfaces,wicked,ignition)
|
||||
n001 root -- (initramfs)
|
||||
n001 discoverable -- --
|
||||
|
||||
@@ -118,7 +118,7 @@ You can check the result with ``wwctl node list``.
|
||||
deliverynet Comment default This profile is automatically included for each node
|
||||
deliverynet ImageName default leap15.5
|
||||
deliverynet Ipxe -- (default)
|
||||
deliverynet RuntimeOverlay -- (hosts,ssh.authorized_keys,syncuser)
|
||||
deliverynet RuntimeOverlay -- (hosts,ssh.authorized_keys)
|
||||
deliverynet SystemOverlay -- (wwinit,wwclient,fstab,hostname,ssh.host_keys,issue,resolv,udev.netname,systemd.netname,ifcfg,NetworkManager,debian.interfaces,wicked,ignition)
|
||||
deliverynet Root -- (initramfs)
|
||||
deliverynet Init -- (/sbin/init)
|
||||
|
||||
Reference in New Issue
Block a user