update docs
This commit is contained in:
parent
7804a52dd2
commit
44838592b4
|
@ -26,7 +26,7 @@ In addition to the options listed here, a
|
||||||
[communicator](../templates/communicator.html) can be configured for this
|
[communicator](../templates/communicator.html) can be configured for this
|
||||||
builder.
|
builder.
|
||||||
|
|
||||||
\~> **Note:** This builder not support build Windows image yet and only support ssh authenticating with `ssh_user_name` (Required) and `ssh_password` (Optional). There into, `ssh_user_name` can be set `root` for CentoOS image, `ubuntu` for Ubuntu image. `ssh_password` contains 8-30 characters, and at least 2 items of capital letters, lower case letters, numbers and special characters. The special characters include <code>`()~!@#$%^&*-+=_|{}\[]:;'<>,.?/</code>.
|
\~> **Note:** The bulider doesn't support Windows image for now and only supports CentoOS image and ubuntu image via SSH anthentication with `ssh_user_name` (Required) and `ssh_password` (Optional). The `ssh_user_name` will be mandatorily set as `root` for CentOS image and `ubuntu` for Ubuntu image by system, the `ssh_password` may cantain 8-30 characters, and at least 2 items of capital letters, lower case letters, numbers and special characters. The special characters include <code>`()~!@#$%^&*-+=_|{}\[]:;'<>,.?/</code>.
|
||||||
|
|
||||||
### Required:
|
### Required:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue