From 889ba67d85ad5bd26102c52977907acfc4e5b40a Mon Sep 17 00:00:00 2001 From: weslambert Date: Wed, 8 Jul 2020 23:27:46 -0400 Subject: [PATCH] Move EC2 to more generic cloud verbiage --- setup/so-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index b6ef14c3a..3f6d42380 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -109,7 +109,7 @@ export PATH=$PATH:../salt/common/tools/sbin got_root -detect_os && detect_ec2 +detect_os && detect_cloud set_network_dev_status_list if [ "$OS" == ubuntu ]; then