[feat] Add option to set up only network on an iso

This commit is contained in:
William Wernert
2020-12-29 12:52:21 -05:00
parent afe40fe87b
commit 0a57b78900
4 changed files with 89 additions and 48 deletions

View File

@@ -66,3 +66,9 @@ mkdir -p "$local_salt_dir"
SCRIPTDIR=$(pwd)
export SCRIPTDIR
install_opt_file=/root/install_opt
export install_opt_file
net_init_file=/root/net_int
export net_init_file