Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created September 30, 2014 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlcrott/b5011ff6a3f998e056c8 to your computer and use it in GitHub Desktop.
Save carlcrott/b5011ff6a3f998e056c8 to your computer and use it in GitHub Desktop.
wget https://gist.githubusercontent.com/carlcrott/bb91b456927786b69b43/raw/e5774da32e48b7494348b989ea99dfafe48c0df7/init.sh
--2014-09-30 03:29:15-- https://gist.githubusercontent.com/carlcrott/bb91b456927786b69b43/raw/e5774da32e48b7494348b989ea99dfafe48c0df7/init.sh
Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 192.30.252.157
Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|192.30.252.157|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]
Saving to: `init.sh'
[ <=> ] 723 --.-K/s in 0s
2014-09-30 03:29:15 (8.46 MB/s) - `init.sh' saved [723]
root@abaddon-00:~# chmod 0755 init.sh && ./init.sh && cd saltstack/ && ./master_config.sh && ./build_minions.sh 4 abaddon && ./install_slurm.sh && salt '*' cmd.run 'ls /root/'
github email:carlcrott@gmail.com
password:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment