initial Centos-7 support
diff --git a/centos-7.0/scripts/salt.sh b/centos-7.0/scripts/salt.sh
new file mode 100644
index 0000000..5d7eb8d
--- /dev/null
+++ b/centos-7.0/scripts/salt.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+curl -L https://bootstrap.saltstack.com | sudo sh -s --
+curl -k -L https://bootstrap.saltstack.com | sudo sh -s --
+