table of contents
- Tumbleweed 4.6.4-1.1
- Leap-15.6
WWCTL(1) | WWCTL(1) |
NAME¶
wwctl-profile-set - Configure node profile properties
SYNOPSIS¶
wwctl profile set [OPTIONS] [PROFILE ...] [flags]
DESCRIPTION¶
This command sets configuration properties for the node PROFILE(s).
Note: use the string 'UNSET' to remove a configuration
OPTIONS¶
-c, --cluster="" Set cluster group
--comment="" Set arbitrary string comment
--diskdel="" delete the disk from the configuration
--diskname="" set diskdevice name
--diskwipe[=] whether or not the partition tables shall be wiped
--fsdel="" delete the fs from the configuration
--fsformat="" format of the file system
--fsname="" set the file system name which must match a partition name
--fspath="" the mount point of the file system
--fswipe[=] wipe file system at boot
-G, --gateway= Set the node's network device gateway
-h, --help[=false] help for set
-H, --hwaddr="" Set the device's HW address for given network
--image="" Set image name
-i, --init="" Define the init process to boot the image
-I, --ipaddr= IPv4 address in given network
--ipaddr6= IPv6 address
--ipmiaddr= Set the IPMI IP address
--ipmiescapechar="" Set the IPMI escape character (defaults: '~')
--ipmigateway= Set the IPMI gateway
--ipmiinterface="" Set the node's IPMI interface (defaults: 'lan')
--ipminetmask= Set the IPMI netmask
--ipmipass="" Set the IPMI password
--ipmiport="" Set the IPMI port
--ipmitagadd=[] add ipmi tags
--ipmitagdel=[] delete ipmi tags
--ipmitemplate="" template used for ipmi command
--ipmiuser="" Set the IPMI username
--ipmiwrite[=] Enable the write of impi configuration (true/false)
--ipxe="" Set the iPXE template name
-A, --kernelargs=[] Set kernel arguments
--kernelversion="" Set kernel version
--mtu="" Set the mtu
--netdel="" network to delete
-N, --netdev="" Set the device for given network
-M, --netmask= Set the networks netmask
--netname="default" network which is modified
--nettagadd=[] add network tags
--nettagdel=[] delete network tags
--onboot[=] Enable/disable network device (true/false)
--partcreate[=] Create partition if it does not exist
--partdel="" delete the partition from the configuration
--partname="" set the partition name so it can be used by a file system
--partnumber="" Set the partition number, if not set next free slot is used
--partsize="" Set the size of the partition, if not set maximal possible size is used
--parttype="" Set the partition type GUID
-p, --primarynet="" Set the primary network interface
-P, --profile=[] Set the node's profile members (comma separated)
--root="" Define the rootfs
-R, --runtime-overlays=[] Set the runtime overlay
-O, --system-overlays=[] Set the system overlay
--tagadd=[] add tags
--tagdel=[] add tags
-T, --type="" Set device type of given network
-y, --yes[=false] Set 'yes' to all questions asked
OPTIONS INHERITED FROM PARENT COMMANDS¶
-d, --debug[=false] Run with debugging messages enabled.
-v, --verbose[=false] Run with increased verbosity.
--warewulfconf="" Set the warewulf configuration file
SEE ALSO¶
HISTORY¶
8-Sep-2025 Auto generated by spf13/cobra
Sep 2025 | Auto generated by spf13/cobra |