mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
add information about linode location
This commit is contained in:
parent
0b7e7ef879
commit
d88e071e98
@ -61,6 +61,7 @@ Set up an initial profile at ``/etc/salt/cloud.profiles`` or in the
|
|||||||
provider: my-linode-config
|
provider: my-linode-config
|
||||||
size: Linode 1024
|
size: Linode 1024
|
||||||
image: Arch Linux 2013.06
|
image: Arch Linux 2013.06
|
||||||
|
location: london
|
||||||
|
|
||||||
Sizes can be obtained using the ``--list-sizes`` option for the ``salt-cloud``
|
Sizes can be obtained using the ``--list-sizes`` option for the ``salt-cloud``
|
||||||
command:
|
command:
|
||||||
@ -121,6 +122,31 @@ command:
|
|||||||
...SNIP...
|
...SNIP...
|
||||||
|
|
||||||
|
|
||||||
|
Locations can be obtained using the ``--list-locations`` option for the ``salt-cloud``
|
||||||
|
command:
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
# salt-cloud --list-locations my-linode-config
|
||||||
|
my-linode-config:
|
||||||
|
----------
|
||||||
|
linode:
|
||||||
|
----------
|
||||||
|
Atlanta, GA, USA:
|
||||||
|
----------
|
||||||
|
abbreviation:
|
||||||
|
atlanta
|
||||||
|
id:
|
||||||
|
4
|
||||||
|
Dallas, TX, USA:
|
||||||
|
----------
|
||||||
|
abbreviation:
|
||||||
|
dallas
|
||||||
|
id:
|
||||||
|
2
|
||||||
|
...SNIP...
|
||||||
|
|
||||||
|
|
||||||
Cloning
|
Cloning
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user