summaryrefslogtreecommitdiff
path: root/docs/automation
diff options
context:
space:
mode:
Diffstat (limited to 'docs/automation')
-rw-r--r--docs/automation/terraform/terraformAWS.rst8
-rw-r--r--docs/automation/terraform/terraformGoogle.rst8
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/automation/terraform/terraformAWS.rst b/docs/automation/terraform/terraformAWS.rst
index e068377d..35afc569 100644
--- a/docs/automation/terraform/terraformAWS.rst
+++ b/docs/automation/terraform/terraformAWS.rst
@@ -9,7 +9,7 @@ With the help of Terraform, you can quickly deploy VyOS-based infrastructure in
Also we will make provisioning using Ansible.
-.. image:: /_static/images/aws.png
+.. image:: /_static/images/aws.*
:width: 50%
:align: center
:alt: Network Topology Diagram
@@ -30,20 +30,20 @@ AWS
2 Create a key pair_ and download your .pem key
-.. image:: /_static/images/keypairs.png
+.. image:: /_static/images/keypairs.*
:width: 50%
:align: center
:alt: Network Topology Diagram
3 Create a security group_ for the new VyOS instance and open all traffic
-.. image:: /_static/images/sg.png
+.. image:: /_static/images/sg.*
:width: 50%
:align: center
:alt: Network Topology Diagram
-.. image:: /_static/images/traffic.png
+.. image:: /_static/images/traffic.*
:width: 50%
:align: center
:alt: Network Topology Diagram
diff --git a/docs/automation/terraform/terraformGoogle.rst b/docs/automation/terraform/terraformGoogle.rst
index 41a484c5..d6673a50 100644
--- a/docs/automation/terraform/terraformGoogle.rst
+++ b/docs/automation/terraform/terraformGoogle.rst
@@ -21,26 +21,26 @@ Google Cloud
1 Create an account with Google Cloud and a new project
-.. image:: /_static/images/project.png
+.. image:: /_static/images/project.*
:width: 50%
:align: center
:alt: Network Topology Diagram
2 Create a service aacount and download your key (.JSON)
-.. image:: /_static/images/service.png
+.. image:: /_static/images/service.*
:width: 50%
:align: center
:alt: Network Topology Diagram
-.. image:: /_static/images/key.png
+.. image:: /_static/images/key.*
:width: 50%
:align: center
:alt: Network Topology Diagram
The .JSON file download automaticly after creating and will look like:
-.. image:: /_static/images/json.png
+.. image:: /_static/images/json.*
:width: 50%
:align: center
:alt: Network Topology Diagram