Sha256: de0b66d84f65ffcbd396c3a1ce09d6f033e5e6b74a56cc9463fffc53a4cd848b
Contents?: true
Size: 199 Bytes
Versions: 6
Compression:
Stored size: 199 Bytes
Contents
#!/bin/sh - # We just download the bootstrap script by default and execute that. python \ -c 'import urllib; print urllib.urlopen("http://bootstrap.saltstack.org").read()' \ | sh -s -- "$@"
Version data entries
6 entries across 6 versions & 2 rubygems