update docs

This commit is contained in:
mingsheng.su 2019-06-20 16:07:57 +08:00
parent 7804a52dd2
commit 44838592b4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ In addition to the options listed here, a
[communicator](../templates/communicator.html) can be configured for this
builder.
\~&gt; **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>.
\~&gt; **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: