From 50fcdb65a6135a5e2e4c2992b0fb2224c9954fe2 Mon Sep 17 00:00:00 2001 From: William Wernert Date: Fri, 5 Mar 2021 13:53:48 -0500 Subject: [PATCH] [fix] Modify the proxy automated test * It makes more sense to test the proxy using a network install, not via the iso --- .../{standalone-iso-proxy => standalone-net-centos-proxy} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename setup/automation/{standalone-iso-proxy => standalone-net-centos-proxy} (98%) diff --git a/setup/automation/standalone-iso-proxy b/setup/automation/standalone-net-centos-proxy similarity index 98% rename from setup/automation/standalone-iso-proxy rename to setup/automation/standalone-net-centos-proxy index 98bb6c2c6..e8aae3813 100644 --- a/setup/automation/standalone-iso-proxy +++ b/setup/automation/standalone-net-centos-proxy @@ -17,7 +17,7 @@ TESTING=true -address_type=DHCP +# address_type=DHCP ADMINUSER=onionuser ADMINPASS1=onionuser ADMINPASS2=onionuser