SOP: update new-virtual-hosts sop with vpn tooling changes
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
b5d397eeda
commit
57c670fa90
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue