diff --git a/files/openvpn_management_scripts/install_ovpn.sh b/files/openvpn_management_scripts/install_ovpn.sh index 4250d2ca2..180d0274c 100644 --- a/files/openvpn_management_scripts/install_ovpn.sh +++ b/files/openvpn_management_scripts/install_ovpn.sh @@ -17,7 +17,7 @@ COUNTRY="US" STATE="IL" CITY="Chicago" ORG="CDIS" -EMAIL='support\@datacommons.io' +EMAIL='support\@gen3.org' KEY_EXPIRE=365 diff --git a/flavors/vpn_nlb_central/vpnvm.sh b/flavors/vpn_nlb_central/vpnvm.sh index 879488eab..548962231 100644 --- a/flavors/vpn_nlb_central/vpnvm.sh +++ b/flavors/vpn_nlb_central/vpnvm.sh @@ -102,7 +102,7 @@ export FQDN="$SERVERNAME.planx-pla.net"; export cloud="$CLOUDNAME"; export SERVE #export FQDN="raryatestvpnv1.planx-pla.net"; export cloud="planxvpn1"; export SERVER_PEM="/root/server.pem"; bash /root/openvpn_management_scripts/install_ovpn.sh -#export FQDN="raryatestvpnv1.planx-pla.net"; export cloud="planxvpn"; export EMAIL="support@datacommons.io"; export SERVER_PEM="/root/server.pem"; export VPN_SUBNET="192.168.192.0/20"; export VM_SUBNET="10.128.0.0/20"; bash install_ovpn.sh +#export FQDN="raryatestvpnv1.planx-pla.net"; export cloud="planxvpn"; export EMAIL="support@gen3.org"; export SERVER_PEM="/root/server.pem"; export VPN_SUBNET="192.168.192.0/20"; export VM_SUBNET="10.128.0.0/20"; bash install_ovpn.sh ### need to install lighttpd @@ -174,4 +174,4 @@ sudo chmod 755 /etc/init.d/awslogs sudo systemctl enable awslogs sudo systemctl restart awslogs -echo "Install is completed" \ No newline at end of file +echo "Install is completed" diff --git a/flavors/vpn_nlb_central/vpnvm_new.sh b/flavors/vpn_nlb_central/vpnvm_new.sh index 00f8306fc..627672694 100644 --- a/flavors/vpn_nlb_central/vpnvm_new.sh +++ b/flavors/vpn_nlb_central/vpnvm_new.sh @@ -32,7 +32,7 @@ COUNTRY="US" STATE="IL" CITY="Chicago" ORG="CTDS" -EMAIL='support\@datacommons.io' +EMAIL='support\@gen3.org' KEY_EXPIRE=365 #OpenVPN diff --git a/flavors/vpn_nlb_central/vpnvm_ubuntu18.sh b/flavors/vpn_nlb_central/vpnvm_ubuntu18.sh index af5efdfaf..e2f8210ea 100644 --- a/flavors/vpn_nlb_central/vpnvm_ubuntu18.sh +++ b/flavors/vpn_nlb_central/vpnvm_ubuntu18.sh @@ -28,7 +28,7 @@ COUNTRY="US" STATE="IL" CITY="Chicago" ORG="CTDS" -EMAIL='support\@datacommons.io' +EMAIL='support\@gen3.org' KEY_EXPIRE=365 #OpenVPN