Created
September 30, 2014 03:29
-
-
Save carlcrott/b5011ff6a3f998e056c8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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:[email protected] | |
password: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment