From 4a7ffc04181a3a7c54278623dd0270a2d937b7e7 Mon Sep 17 00:00:00 2001 From: nrb <freifunk@nicoboehr.de> Date: Thu, 14 Jan 2021 12:01:19 +0100 Subject: [PATCH] ffs03: add www-prod --- inventory/ffs03 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/ffs03 b/inventory/ffs03 index f2df564..e7848c3 100644 --- a/inventory/ffs03 +++ b/inventory/ffs03 @@ -29,6 +29,8 @@ ffs03: ansible_ssh_host: 3224.ffs03 www-staging.freifunk-stuttgart.de: ansible_ssh_host: 3226.ffs03 + www-prod.freifunk-stuttgart.de: + ansible_ssh_host: 3228.ffs03 mailgw01.freifunk-stuttgart.de: ansible_ssh_host: 3230.ffs03 mailgw02.freifunk-stuttgart.de: -- GitLab