2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-21 17:11:58 +00:00

Update nodedeploy.ronn

Changes made for Option chapter:
 - updated -m command
 - added -h command

Synopsis chapter was reduced to single line
This commit is contained in:
vmaneagit 2021-03-19 15:20:08 +02:00 committed by GitHub
parent 03f88c6e3e
commit cb4e53c459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,7 @@ nodedeploy(8) -- Request preparation and/or initiating a node deployment
## SYNOPSIS
`nodedeploy <noderange>`
`nodedeploy <noderange> -c`
`nodedeploy <noderange> [-n] [-p] <name of profile>`
`nodedeploy [-h] [-c] [-n] [-p] [-m MAXNODES] <noderange> [profile]`
## DESCRIPTION
@ -29,8 +27,11 @@ deployment status.
Prepare the network services for deployment, but do not interact with BMCs. This is intended for scenarios where
the boot device control and server restart will be handled outside of confluent.
* `-m`, `--maxnodes`:
* `-m MAXNODES`, `--maxnodes=MAXNODES`:
Specifiy a maximum nodes to be deployed.
* `-h`, `--help`:
Show help message and exit
## EXAMPLES
* Begin the instalalation of a profile of CentOS 8.2: