aboutsummaryrefslogtreecommitdiff
path: root/os/config
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-01-28 17:02:10 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-01-28 17:02:10 +0100
commitebb772e5ba26944ac002c236d33ef164e91c6a7d (patch)
tree9f7d683a638957e47fccd021ffb5d44d8db247c9 /os/config
parent07765e84561a87a02e4a82a8ea6212f0ffe3b1e3 (diff)
downloadinfrastructure-ebb772e5ba26944ac002c236d33ef164e91c6a7d.tar.gz
infrastructure-ebb772e5ba26944ac002c236d33ef164e91c6a7d.zip
Fix ansible inventory + Fix jicofo's hocon conf + fix jicofo's dockerfile
Diffstat (limited to 'os/config')
-rw-r--r--os/config/production.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/config/production.yml b/os/config/production.yml
index 210bd35..8870b52 100644
--- a/os/config/production.yml
+++ b/os/config/production.yml
@@ -40,7 +40,7 @@ cluster_nodes:
ansible_python_interpreter: python3
io:
- ansible_host: pluton.site.deuxfleurs.fr
+ ansible_host: jupiter.site.deuxfleurs.fr
ansible_port: 110
ansible_become: true
ipv4: 192.168.1.2