Update soft-layer.md (#4582)

Update soft-layer.md to include the softlayer-network-max-speed option.
This commit is contained in:
Musa V. Ahmed 2017-10-05 13:45:11 -05:00 committed by Misty Stanley-Jones
parent 4b6c899d57
commit 8c57dc0242
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ You need to generate an API key in the softlayer control panel.
- `--softlayer-image`: OS Image to use.
- `--softlayer-public-vlan-id`: Your public VLAN ID.
- `--softlayer-private-vlan-id`: Your private VLAN ID.
- `--softlayer-network-max-speed`: Speed of network uplinks in Mbps (e.g., 1000, 100, 10).
The SoftLayer driver will use `UBUNTU_LATEST` as the image type by default.