Skip to content

Commit

Permalink
Merge pull request #54627 from garethgreenaway/2019_2_1_port_51692
Browse files Browse the repository at this point in the history
[master] Porting #51692 to master
  • Loading branch information
dwoz authored Jan 2, 2020
2 parents 2953d55 + 22bd093 commit 4dd05be
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/topics/cloud/cloudstack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Using Salt for CloudStack, requires an ``API key`` and a ``secret key`` along wi
exoscale:
driver: cloudstack
host: api.exoscale.ch
host: api.exoscale.com
path: /compute
apikey: EXOAPIKEY
secretkey: EXOSECRETKEYINYOURACCOUNT
Expand All @@ -48,9 +48,10 @@ Set up an initial profile at ``/etc/salt/cloud.profiles`` or in the
exoscale-ubuntu:
provider: exoscale-config
image: Ubuntu 16.04
image: Linux Ubuntu 18.04
size: Small
location: ch-gva-2
ssh_username: ubuntu
Locations can be obtained using the ``--list-locations`` option for the ``salt-cloud``
command:
Expand Down

0 comments on commit 4dd05be

Please sign in to comment.