From 57c670fa9029e40850b4ccdcbd61225d6f56776c Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Wed, 13 Mar 2024 10:13:17 +0000 Subject: [PATCH] SOP: update new-virtual-hosts sop with vpn tooling changes Signed-off-by: David Kirwan --- modules/sysadmin_guide/pages/new-virtual-hosts.adoc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/modules/sysadmin_guide/pages/new-virtual-hosts.adoc b/modules/sysadmin_guide/pages/new-virtual-hosts.adoc index 4e14c74..09c7340 100644 --- a/modules/sysadmin_guide/pages/new-virtual-hosts.adoc +++ b/modules/sysadmin_guide/pages/new-virtual-hosts.adoc @@ -140,10 +140,8 @@ Servers that are on the VPN also need certs for that. These are also stored in the private repo: .... -cd ansible-private/files/vpn/openvpn -. ./vars -./build-and-sign-key $FQDN # ex: elections01.iad2.fedoraproject.org -./build-and-sign-key $FQDN # ex: elections02.iad2.fedoraproject.org +cd ansible-private/files/vpn/ +./addhost.sh $FQDN # ex: zabbix01.iad2.fedoraproject.org .... The `$FQDN` should be the iad2 domain name if it's in iad2, and just