Tinkerbell.Sandbox/deploy/vagrant
Manuel Mendez 0fff3e6d7f sh: Make use of bashisms in bash scripts
Both [[ ]] and (( )) bashisms are better than the alternative
in POSIX sh, since they are builtin and don't suffer from quoting
or number-of-args issues.

Signed-off-by: Manuel Mendez <mmendez@equinix.com>
2021-04-27 20:04:38 +00:00
..
basebox nit pick 2021-02-04 15:22:23 +05:30
scripts sh: Make use of bashisms in bash scripts 2021-04-27 20:04:38 +00:00
.gitignore initial commit 2020-08-20 13:53:27 +02:00
README.md initial commit 2020-08-20 13:53:27 +02:00
Vagrantfile Add support for a nat-less libvirt deployment and multiple workers 2021-03-18 09:45:57 -04:00