You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker run --rm --net=host $mounts$image_name sh -c "./install/ansible/install.sh $netmaster_param -a \"$ans_opts\"$install_scheduler -m $contiv_network_mode -d $fwd_mode$aci_param$cluster_param$v2plugin_param"
docker run --rm --net=host "${mounts[@]}"$image_name sh -c "./install/ansible/install.sh $netmaster_param -a \"$ans_opts\"$install_scheduler -m $contiv_network_mode -d $fwd_mode$aci_param$cluster_param$v2plugin_param"
0 commit comments