clusters environment nodes initial-boot
Configures the cloud-init configurations.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec > Global Configuration
Syntax
initial-boot { default-user default_user | default-user-password password | default-user-ssh-public-key ssh_public_key }
default-user user
Specify the default user when this node is created.
Must be a string.
default-user-ssh-public-key ssh_public_key
Specify the default SSH public key.
Must be a string.
default-user-password password
Specify the password.
Must be an aes-cfb-128-encrypted string.
Usage Guidelines
Use this command to configure the cloud-init configurations (only first boot of VM).