aboutsummaryrefslogtreecommitdiff
path: root/os/config/production.yml
diff options
context:
space:
mode:
authorLUXEY Adrien <adrien.luxey@inria.fr>2021-03-23 17:09:09 +0100
committerLUXEY Adrien <adrien.luxey@inria.fr>2021-03-23 17:09:09 +0100
commit6f09e7de1c053ff33daad161b5e62e6b31638c53 (patch)
treecf4e4660fcc7098ce1759326b5a0df0d46d3ef37 /os/config/production.yml
parent5126868e30960ef77af8b87357d1fd8646972397 (diff)
parent7277927ea31ea66f1a3b186423ba59fac2d30d0f (diff)
downloadinfrastructure-6f09e7de1c053ff33daad161b5e62e6b31638c53.tar.gz
infrastructure-6f09e7de1c053ff33daad161b5e62e6b31638c53.zip
Merge branch 'hammerhead_install' into main
Diffstat (limited to 'os/config/production.yml')
-rw-r--r--os/config/production.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/config/production.yml b/os/config/production.yml
index 8870b52..c0f6371 100644
--- a/os/config/production.yml
+++ b/os/config/production.yml
@@ -12,6 +12,7 @@ cluster_nodes:
dns_1: 212.27.40.240
dns_2: 212.27.40.241
ansible_python_interpreter: python3
+ ssh_port: 22
digitale:
ansible_host: atuin.site.deuxfleurs.fr
@@ -25,6 +26,7 @@ cluster_nodes:
dns_1: 212.27.40.240
dns_2: 212.27.40.241
ansible_python_interpreter: python3
+ ssh_port: 22
drosera:
ansible_host: atuin.site.deuxfleurs.fr
@@ -38,6 +40,7 @@ cluster_nodes:
dns_1: 212.27.40.240
dns_2: 212.27.40.241
ansible_python_interpreter: python3
+ ssh_port: 22
io:
ansible_host: jupiter.site.deuxfleurs.fr
@@ -51,3 +54,4 @@ cluster_nodes:
dns_1: 109.0.66.20
dns_2: 109.0.66.10
ansible_python_interpreter: python3
+ ssh_port: 22