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