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