Merge pull request #2583 from jeanlaurent/softlayer-doc

FIX #2577 - Softlayer doc
This commit is contained in:
David Gageot 2015-12-15 11:55:46 +01:00
commit ffdf19c562
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Options:
- `--softlayer-hostname`: Hostname for the machine. - `--softlayer-hostname`: Hostname for the machine.
- `--softlayer-domain`: **required** Domain name for the machine. - `--softlayer-domain`: **required** Domain name for the machine.
- `--softlayer-api-endpoint`: Change SoftLayer API endpoint. - `--softlayer-api-endpoint`: Change SoftLayer API endpoint.
- `--softlayer-hourly-billing`: Specifies that hourly billing should be used (default), otherwise monthly billing is used. - `--softlayer-hourly-billing`: Specifies that hourly billing should be used, otherwise monthly billing is used.
- `--softlayer-local-disk`: Use local machine disk instead of SoftLayer SAN. - `--softlayer-local-disk`: Use local machine disk instead of SoftLayer SAN.
- `--softlayer-private-net-only`: Disable public networking. - `--softlayer-private-net-only`: Disable public networking.
- `--softlayer-image`: OS Image to use. - `--softlayer-image`: OS Image to use.