Commit Graph

6 Commits

Author SHA1 Message Date
Dan Callaghan
eb3f24cff1 oops wrong path 2016-04-14 21:16:44 +10:00
Dan Callaghan
9f82a7dfe7 beaker/server: fix client config quoting
I misunderstood what the |quote filter in Ansible does. It turns out
bkr's config parser doesn't even handle escaped quotes correctly
anyway(!) so for now we will have to just assume the admin username and
password don't contain any quote characters.
2016-04-14 21:13:41 +10:00
Dan Callaghan
bd633d7bae beaker/server: configure bkr client pointing back to localhost
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.
2016-04-14 21:07:02 +10:00
Tim Flink
7b42457629 enabling mail on beaker server 2015-12-10 18:06:28 +00:00
Tim Flink
7dd52b7d87 adding SAML auth to beaker server 2015-11-09 22:51:53 +00:00
Tim Flink
1b784e7778 Adding beaker lab controller and server roles for beaker-stg 2015-05-14 17:00:35 +00:00