Closed jodavis-suse closed 4 years ago
I suspect this PR needs some review, as the change in quoting to the vagrant ssh -c line was strange to me but tested correctly.
This is now implemented. Can you please try out the new code. All that's necessary to test is adding '-v [level]' to the deploy_caasp.sh arguments.
This adds some basic support for a -v [0-10] argument which is then passed to the scripts in the deploy/ directory and then on to the calls to skuba.
This commit only addresses calls to skuba, but a future commit could extend to kubeadm or kubectl.
This is part of sigsteve/vagrant-caasp/issues/79