Add a script to NOT install salt when booting a new vm

This commit is contained in:
Thomas S Hatch 2012-07-31 23:04:38 -06:00
parent f06976830f
commit 2e15474259

2
saltcloud/deploy/None.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh
echo 'Not bootstrapping this system'