index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
beaker
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure OpenID Connect auth on Beaker
Dan Callaghan
2017-04-13
1
-0
/
+4
*
In ansible 2.2 always_run is depreciated. Switch to check_mode.
Kevin Fenzi
2016-11-01
1
-1
/
+1
*
see if this syntax change makes ansible 2.2 happy
Kevin Fenzi
2016-10-13
1
-3
/
+3
*
Another pile of trailing whitespace fixes
Kevin Fenzi
2016-08-08
3
-4
/
+4
*
beaker/labcontroller: use tftp.socket instead of xinetd
Dan Callaghan
2016-04-19
1
-6
/
+1
*
beaker/labcontroller: remove beaker-transfer handling
Dan Callaghan
2016-04-19
1
-12
/
+1
*
oops wrong path
Dan Callaghan
2016-04-14
1
-1
/
+1
*
beaker/server: fix client config quoting
Dan Callaghan
2016-04-14
1
-2
/
+2
*
beaker/server: configure bkr client pointing back to localhost
Dan Callaghan
2016-04-14
3
-0
/
+24
*
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
*
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
*
Add beaker.qa saml cert
Patrick Uiterwijk
2016-04-07
2
-0
/
+55
*
Update all calls to sudo to use 'become' and sudo_user to 'become_user'
Kevin Fenzi
2016-02-02
1
-4
/
+4
*
always run tasks that register variables so later plays that depend on them w...
Kevin Fenzi
2015-12-26
1
-0
/
+1
*
enabling mail on beaker server
Tim Flink
2015-12-10
1
-1
/
+1
*
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
5
-14
/
+191
*
Replace all restart httpd with reload httpd
Patrick Uiterwijk
2015-11-04
2
-3
/
+3
*
Change all instances of ansible_distribution_major_version to filter to int f...
Kevin Fenzi
2015-05-27
1
-2
/
+2
*
fixing hub URL to use internal hostname
Tim Flink
2015-05-14
1
-1
/
+1
*
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
*
add missing deps for beaker labcontroller
Tim Flink
2015-05-14
1
-6
/
+5
*
beaker yum repo config is in beaker/base now
Tim Flink
2015-05-14
2
-23
/
+0
*
deduping beaker repo files, fixing issue with url rendering for those repos o...
Tim Flink
2015-05-14
6
-33
/
+38
*
Adding beaker lab controller and server roles for beaker-stg
Tim Flink
2015-05-14
11
-0
/
+482
*
fixing copy-pasta and syntax errors
Tim Flink
2015-05-08
1
-2
/
+2
*
make sure the target dir exists before copying files into it
Tim Flink
2015-05-08
1
-0
/
+8
*
nonexistant users can't add themselves
Tim Flink
2015-05-08
1
-2
/
+0
*
more tweaking for beaker virthost setup
Tim Flink
2015-05-08
3
-3
/
+467
*
vms only show up for the user that created them, use correct user for vm list
Tim Flink
2015-05-07
1
-0
/
+2
*
using variable for template instead of incorrect static value
Tim Flink
2015-05-07
1
-1
/
+1
*
generate libvirtd.conf from template instead of copying over standard one
Tim Flink
2015-05-07
1
-2
/
+2
*
missed a filename change for the beaker/virthost role
Tim Flink
2015-05-07
1
-1
/
+1
*
moving virthost tasks into the beaker/virthost role for more auth control
Tim Flink
2015-05-07
6
-3
/
+106
*
create vms as libvirt user instead of root
Tim Flink
2015-05-07
1
-1
/
+7
*
removing reduncant boot order declaration from beaker client libvirt xml
Tim Flink
2015-05-07
1
-2
/
+0
*
valid xml is helpful
Tim Flink
2015-05-07
1
-2
/
+2
*
making beaker vm xml more generic
Tim Flink
2015-05-07
1
-33
/
+4
*
using command since the virt module isn't doing what i want it to do
Tim Flink
2015-05-07
1
-1
/
+1
*
rhel7 has a different path for qemu-kvm than fedora
Tim Flink
2015-05-07
1
-1
/
+1
*
adding required missing name value to virt define
Tim Flink
2015-05-07
1
-1
/
+1
*
adding lv and vm creation to beaker virthost
Tim Flink
2015-05-07
1
-1
/
+18
[next]