Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | No more bacula | Kevin Fenzi | 2013-11-25 | 1 | -56/+0 | |
| | ||||||
* | One too many (s | Kevin Fenzi | 2013-11-25 | 1 | -1/+1 | |
| | ||||||
* | Nuke some more only_if stragglers | Kevin Fenzi | 2013-11-25 | 1 | -4/+4 | |
| | ||||||
* | Goodbye only_if... when is the new thing. | Kevin Fenzi | 2013-11-25 | 4 | -9/+9 | |
| | ||||||
* | See if this gets check mode happy with the libvirt call | Kevin Fenzi | 2013-11-25 | 1 | -0/+1 | |
| | ||||||
* | And of course it needs to be quoted. | Kevin Fenzi | 2013-11-25 | 1 | -5/+5 | |
| | ||||||
* | vhost is a variable too | Kevin Fenzi | 2013-11-25 | 1 | -6/+6 | |
| | ||||||
* | Update syntax | Kevin Fenzi | 2013-11-25 | 1 | -10/+10 | |
| | ||||||
* | Fix up bkernel playbooks some more. Use base role. | Kevin Fenzi | 2013-11-25 | 1 | -3/+0 | |
| | ||||||
* | Fix typo | Kevin Fenzi | 2013-11-25 | 1 | -1/+1 | |
| | ||||||
* | Fix up some buildvm stuff | Kevin Fenzi | 2013-11-23 | 2 | -4/+5 | |
| | ||||||
* | Move the netapp storage route to a handler | Kevin Fenzi | 2013-11-18 | 2 | -6/+4 | |
| | ||||||
* | How about this? | Kevin Fenzi | 2013-11-18 | 1 | -2/+2 | |
| | ||||||
* | Try and convert this to new syntax. Hope it works. | Kevin Fenzi | 2013-11-18 | 1 | -2/+2 | |
| | ||||||
* | make sure compose boxes have ksflatten | Dennis Gilmore | 2013-11-13 | 1 | -0/+1 | |
| | ||||||
* | make sure the masher cert and koji cacerts are available on compose boxes | Dennis Gilmore | 2013-11-13 | 1 | -0/+5 | |
| | | | | make sure koji.conf uses the certs | |||||
* | Fix conditional | Kevin Fenzi | 2013-11-05 | 1 | -1/+1 | |
| | ||||||
* | Apparently order matters | Pierre-Yves Chibon | 2013-10-16 | 1 | -6/+6 | |
| | ||||||
* | Move fedmsg_base stuff from a task to a role. | Ralph Bean | 2013-10-15 | 1 | -68/+0 | |
| | | | | | Submitted by janeznemanic for https://fedorahosted.org/fedora-infrastructure/ticket/4011 | |||||
* | Remove duplicate action, libselinux-python is install 2 tasks below | Pierre-Yves Chibon | 2013-10-14 | 1 | -3/+0 | |
| | ||||||
* | Make sure required package are installed | Pierre-Yves Chibon | 2013-10-14 | 1 | -1/+3 | |
| | ||||||
* | Add a hotfix | Patrick Uiterwijk | 2013-10-13 | 1 | -1/+2 | |
| | ||||||
* | Reorder this to test | Patrick Uiterwijk | 2013-10-13 | 1 | -3/+3 | |
| | ||||||
* | Reorder this to test | Patrick Uiterwijk | 2013-10-13 | 1 | -1/+1 | |
| | ||||||
* | Reorder this to test | Patrick Uiterwijk | 2013-10-13 | 1 | -3/+3 | |
| | ||||||
* | Update this to new syntax | Patrick Uiterwijk | 2013-10-13 | 1 | -1/+1 | |
| | ||||||
* | enable ssh_sysadm_login sebool for all clouds | Miroslav Suchý | 2013-10-04 | 1 | -0/+3 | |
| | | | | | addressing: type=AVC msg=audit(1380833385.268:173): avc: denied { getattr } for pid=781 comm="sshd" path="/root/.ssh/authorized_keys" dev="vda1" ino=6493 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file | |||||
* | The httpd init script should be executable | Aurélien Bompard | 2013-10-01 | 1 | -0/+1 | |
| | ||||||
* | Correct perm for fedmsg keys. | Ralph Bean | 2013-09-27 | 1 | -1/+1 | |
| | ||||||
* | Cosmetic. Indent this fedmsg task. | Ralph Bean | 2013-09-27 | 1 | -1/+6 | |
| | ||||||
* | add a task to install libselinux-python so ansible doesn't abort. | Ricky Elrod | 2013-09-26 | 1 | -0/+3 | |
| | ||||||
* | try when instead of when_integer? | Ricky Elrod | 2013-09-26 | 1 | -3/+3 | |
| | ||||||
* | try quotes? | Ricky Elrod | 2013-09-26 | 1 | -3/+3 | |
| | ||||||
* | change this conditional to "when" syntax | Ricky Elrod | 2013-09-26 | 1 | -1/+1 | |
| | ||||||
* | Turn accelerate back on. | Ralph Bean | 2013-09-26 | 1 | -2/+0 | |
| | ||||||
* | Turn off accelerate for now. | Ralph Bean | 2013-09-26 | 1 | -0/+2 | |
| | ||||||
* | Setup accelerate mode beforehand. | Ralph Bean | 2013-09-26 | 1 | -0/+7 | |
| | ||||||
* | Declare fedmsg endpoints for nuancier. | Ralph Bean | 2013-09-26 | 1 | -0/+1 | |
| | ||||||
* | Try this | Kevin Fenzi | 2013-09-25 | 1 | -3/+2 | |
| | ||||||
* | Quotes? | Kevin Fenzi | 2013-09-25 | 1 | -1/+1 | |
| | ||||||
* | Might be it needs this. | Kevin Fenzi | 2013-09-25 | 1 | -2/+2 | |
| | ||||||
* | Ok, how about this syntax? | Kevin Fenzi | 2013-09-25 | 1 | -1/+1 | |
| | ||||||
* | Try updating syntax here. | Kevin Fenzi | 2013-09-25 | 1 | -3/+3 | |
| | ||||||
* | Re-add the skip for not found on host task | Kevin Fenzi | 2013-09-25 | 1 | -1/+1 | |
| | ||||||
* | Try this | Kevin Fenzi | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | Back to the very original syntax | Pierre-Yves Chibon | 2013-09-20 | 1 | -2/+1 | |
| | ||||||
* | Come back to previous syntax | Pierre-Yves Chibon | 2013-09-20 | 1 | -4/+1 | |
| | ||||||
* | Another test | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+4 | |
| | ||||||
* | Ignore error but still report them | Pierre-Yves Chibon | 2013-09-20 | 1 | -0/+1 | |
| | ||||||
* | Fix typo | Pierre-Yves Chibon | 2013-09-20 | 1 | -1/+1 | |
| |