summaryrefslogtreecommitdiff
path: root/mason/mason.service
Commit message (Collapse)AuthorAgeFilesLines
* Stop mason.service starting before mason-setup.service has completedAdam Coldrick2014-10-271-0/+1
|
* Move Mason out from /rootPedro Alvarez2014-09-171-1/+1
| | | | | | - Move the configuration file to /etc/mason.conf - Move the scripts to /usr/lib/mason/ - Mason will store the report in /var/mason/report.html
* Add Mason scripts on top of distbuild systemMichael Drake2014-08-061-0/+9
The distbuild system can be configured to act as a CI controller. Providing appropriate config makes it copy all the scripts and systemd units out of the mason directory onto the target, such that it will start building and testing the configured cluster morphology on boot.