summaryrefslogtreecommitdiff
path: root/deploy_a_system.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add GPLHEADmasterWill Holland2015-10-231-0/+14
|
* Fix double cluster in pathWill Holland2015-09-211-1/+1
|
* This should clear up any gigantic fartifacts that will fill up /src (or ↵Patrick Darley2015-09-181-12/+7
| | | | equivalents) super fast
* FOrgot to comment this line in the rush to get to the pubPatrick Darley2015-09-181-1/+1
|
* PSuedo codedPatrick Darley2015-09-171-0/+17
|
* Use ybd locally in slaveWill Holland2015-09-161-2/+2
|
* Update config file location and genericify thingsPatrick Darley2015-09-161-2/+1
|
* Move beginings of archiving to a seperate scriptPatrick Darley2015-09-141-6/+1
|
* Add missing set -xWill Holland2015-09-111-1/+1
|
* Allow sudo privelage for instance number re-writesPatrick Darley2015-09-101-2/+6
|
* set -e all the thingsWill Holland2015-09-101-0/+2
|
* Change definitions repo to the one in the slaveWill Holland2015-09-101-1/+1
|
* Make sure deploys are done wih btrfs module loadedPatrick Darley2015-09-101-0/+4
|
* Change ybd instance count for building and deployingPatrick Darley2015-09-101-0/+4
| | | | | | | ybd will fail if deployments are made with more than one instance seemingly. Builds are prophesised to run optimally with 5 instances. Also, some unnecessary things removed from build_a_system.sh
* A crude script to deploy a cluster using ybd on CIATPatrick Darley2015-09-101-0/+16
Untested, but should probably work. Waiting for build to complete prior to test. No error handeling or anything yet, so need to get the input right.