Add support for a nat-less libvirt deployment and multiple workers
This commit is contained in:
@ -45,10 +45,12 @@ main() (
|
||||
|
||||
./setup.sh
|
||||
|
||||
setup_nat
|
||||
if [[ ${TINKERBELL_CONFIGURE_NAT:=true} != "false" ]]; then
|
||||
setup_nat
|
||||
fi
|
||||
|
||||
secure_certs
|
||||
configure_vagrant_user
|
||||
|
||||
)
|
||||
|
||||
main
|
||||
|
Reference in New Issue
Block a user