| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Another pile of trailing whitespace fixes | Kevin Fenzi | 2016-08-08 | 1 | -1/+1 |
| | | |||||
| * | beaker/server: configure bkr client pointing back to localhost | Dan Callaghan | 2016-04-14 | 2 | -0/+20 |
| | | | | | | | | | | | | We can use this for registering and configuring the lab controller as part of the deployment playbooks. It will probably come in handy for other stuff as well, like ad hoc tasks and testing. The template is intentionally not named templates/root/.beaker_client/config.j2 following the same pattern as the other templates, because it seemed like a bad idea to have a template inside a hidden directory. | ||||
| * | misread the systemd-tmpfiles man page | Dan Callaghan | 2016-04-14 | 1 | -1/+1 |
| | | |||||
| * | beaker/server: invoke systemd-tmpfiles to create /var/run/beaker | Dan Callaghan | 2016-04-14 | 1 | -0/+6 |
| | | | | | | | The beaker-server package includes a tmpfiles.d config file to create this dir, but it's never actually executed when the package is freshly installed. Eventually we will need to fix this in Beaker (bug is filed). | ||||
| * | beaker/server: reload httpd when SAML bits change | Dan Callaghan | 2016-04-14 | 1 | -0/+6 |
| | | |||||
| * | beaker/server: copy idp-metadata.xml from its canonical location | Dan Callaghan | 2016-04-14 | 1 | -1/+8 |
| | | | | | | | Puiterwijk explains that we want to have a single location for storing idp-metadata.xml, instead of copying it around into each role, so that there is only one place to update it when keys need to be rolled over. | ||||
| * | fixing copy-pasta error in beaker server role | Tim Flink | 2015-12-02 | 1 | -1/+1 |
| | | |||||
| * | forgot to add beaker-server tag | Tim Flink | 2015-12-02 | 1 | -0/+2 |
| | | |||||
| * | adding beaker virthost ssh host key to beaker server | Tim Flink | 2015-12-02 | 1 | -0/+6 |
| | | |||||
| * | make all beaker-server tags the same | Tim Flink | 2015-11-16 | 1 | -2/+2 |
| | | |||||
| * | beaker-server needs libvirt-client for vm interface | Tim Flink | 2015-11-16 | 1 | -7/+6 |
| | | |||||
| * | adding SAML auth to beaker server | Tim Flink | 2015-11-09 | 1 | -1/+32 |
| | | |||||
| * | Replace all restart httpd with reload httpd | Patrick Uiterwijk | 2015-11-04 | 1 | -2/+2 |
| | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
| * | fixing botched syntax for beaker mysql user creation | Tim Flink | 2015-05-14 | 1 | -1/+2 |
| | | |||||
| * | replacing incorrect hardcoded db names with variable | Tim Flink | 2015-05-14 | 1 | -2/+2 |
| | | |||||
| * | fixing wrong username/password for beaker mysql user | Tim Flink | 2015-05-14 | 1 | -2/+5 |
| | | |||||
| * | beaker yum repo config is in beaker/base now | Tim Flink | 2015-05-14 | 1 | -12/+0 |
| | | |||||
| * | Adding beaker lab controller and server roles for beaker-stg | Tim Flink | 2015-05-14 | 1 | -0/+79 |
