|
|
|
@ -37,8 +37,9 @@ usage() {
|
|
|
|
|
echo -e "\t-c number of vcpus"
|
|
|
|
|
echo -e "\t-b bridge to attach to *"
|
|
|
|
|
echo -e "\t-x network info"
|
|
|
|
|
echo -e "(type:ip:netmask:gateway - type=eni/1, ip=dhcp or address, default eni dhcp)"
|
|
|
|
|
echo -e "\t-i distribution to use (see script for supported options) - default is stretch"
|
|
|
|
|
echo -e "\t (type:ip:netmask:gateway - type=eni/1, ip=dhcp or address, default eni dhcp)"
|
|
|
|
|
echo -e "\t-i distribution to use"
|
|
|
|
|
echo -e "\t (see script for supported options) - default is stretch"
|
|
|
|
|
echo -e "\t-o OS type and variant (default: generic:generic - also set by distro option when available)"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|