Update vmcreate1.sh
This commit is contained in:
@@ -15,7 +15,7 @@ show_help()
|
|||||||
echo '-a - add hosts to HA affinity rules;'
|
echo '-a - add hosts to HA affinity rules;'
|
||||||
echo "-k - embed custom public key or create new if 'pub_keyfile' not specified"
|
echo "-k - embed custom public key or create new if 'pub_keyfile' not specified"
|
||||||
echo "-u - specify user instead of default 'root'"
|
echo "-u - specify user instead of default 'root'"
|
||||||
echo "-p - specify password instead of default"
|
echo "-p - UNDER CONSTRUCTION!!!!!! specify password instead of default"
|
||||||
echo "-f - get IP addresses and Hostnames from 'flilename';"
|
echo "-f - get IP addresses and Hostnames from 'flilename';"
|
||||||
echo "\nIf file not specified, script will use arguments as a list of IP addresses."
|
echo "\nIf file not specified, script will use arguments as a list of IP addresses."
|
||||||
echo "In this case Hostname will be inherited from 2 last IP octets. Example for 10.10.35.20: 'vm035020'."
|
echo "In this case Hostname will be inherited from 2 last IP octets. Example for 10.10.35.20: 'vm035020'."
|
||||||
|
|||||||
Reference in New Issue
Block a user