testbase='/vagrant/tests/salt/hello_world' sls='hello_world.sls' ln -s "$testbase/states/$sls" /srv/salt/ ln -s "$testbase/pillar/$sls" /srv/pillar/ tee /srv/pillar/top.sls >/dev/null <