mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Change code block to use yaml
This commit is contained in:
parent
62d67cec75
commit
033c2bae95
@ -151,13 +151,13 @@ EC2 Alternate Endpoint
|
||||
Normally, ec2 endpoints are build using the region and the service_url. The
|
||||
resulting endpoint would follow this pattern:
|
||||
|
||||
.. code-block::
|
||||
.. code-block:: yaml
|
||||
|
||||
ec2.<region>.<service_url>
|
||||
|
||||
This results in an endpoint that looks like:
|
||||
|
||||
.. code-block::
|
||||
.. code-block:: yaml
|
||||
|
||||
ec2.us-east-1.amazonaws.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user