summaryrefslogtreecommitdiffstats
path: root/roles/beaker/labcontroller/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-081-1/+1
|
* beaker/labcontroller: use tftp.socket instead of xinetdDan Callaghan2016-04-191-6/+1
| | | | | We are on RHEL7 so using xinetd is a bit of overkill, we can just use tftp.socket instead.
* beaker/labcontroller: remove beaker-transfer handlingDan Callaghan2016-04-191-12/+1
| | | | | | | Previously this was trying to be smart in deciding whether to enable/restart beaker-transfer, but there's no need. We aren't going to need it any time soon and we can just enable it unconditionally in future when we do need it.
* always run tasks that register variables so later plays that depend on them ↵Kevin Fenzi2015-12-261-0/+1
| | | | work in check/diff mode
* Replace all restart httpd with reload httpdPatrick Uiterwijk2015-11-041-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* add missing deps for beaker labcontrollerTim Flink2015-05-141-6/+5
|
* beaker yum repo config is in beaker/base nowTim Flink2015-05-141-11/+0
|
* Adding beaker lab controller and server roles for beaker-stgTim Flink2015-05-141-0/+63