Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | differentiate between prod and staging | Adam Miller | 2016-04-07 | 1 | -21/+24 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | add missing % for jinja2 if statment in docker-registry-proxy template | Adam Miller | 2016-04-07 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | fix docker-registry-proxy vhost template to use new defaults key names | Adam Miller | 2016-04-07 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | add a state to the path we want to exist | Adam Miller | 2016-04-07 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | fix ansible_pkg_manager -> ansible_pkg_mgr | Adam Miller | 2016-04-07 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | add missing commas to fix yaml syntax error | Adam Miller | 2016-04-07 | 1 | -6/+6 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | create docker-distribution-proxy to proxy the docker-distribution registry | Adam Miller | 2016-04-07 | 5 | -0/+162 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | Create directories. | Ralph Bean | 2016-04-07 | 1 | -0/+11 | |
| | | ||||||
| * | Create an artificial rpms-checks/ dist-git namespace (in staging). | Ralph Bean | 2016-04-07 | 2 | -0/+18 | |
| | | ||||||
| * | Fix some more fedmsg senders. | Kevin Fenzi | 2016-04-07 | 2 | -0/+3 | |
| | | ||||||
| * | Out with the old compose messages, in with the new | Kevin Fenzi | 2016-04-07 | 1 | -21/+6 | |
| | | ||||||
* | | Merge branch 'fixp1template' | aikidouke | 2016-04-08 | 2 | -2/+3 | |
|\ \ | |/ |/| | ||||||
| * | change color and position of PROD/STG | aikidouke | 2016-04-08 | 2 | -2/+3 | |
| | | ||||||
* | | Speeling is difficult | Kevin Fenzi | 2016-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | Update master playbook for recent playbook changes. | Kevin Fenzi | 2016-04-07 | 1 | -1/+3 | |
| | | ||||||
* | | Remove old unused handlers in the current codebase | Michael Scherer | 2016-04-07 | 1 | -18/+0 | |
| | | ||||||
* | | fix docker-distribution role template to conditionally set tls cert | Adam Miller | 2016-04-07 | 1 | -0/+2 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | | docker-registry: use correct 'layerinfo' key in role hash | Adam Miller | 2016-04-07 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | | docker-registry: fix missing closing curly brace | Adam Miller | 2016-04-07 | 1 | -4/+6 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | | docker-registry: fix role import when clause | Adam Miller | 2016-04-07 | 1 | -4/+4 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | | initial setup for docker-registry | Adam Miller | 2016-04-07 | 1 | -0/+60 | |
| | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | | Add beaker.qa saml cert | Patrick Uiterwijk | 2016-04-07 | 2 | -0/+55 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | yaml syntax error | Tim Flink | 2016-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | reworking httpd config to work better on qa-stg01 | Tim Flink | 2016-04-07 | 2 | -9/+21 | |
| | | ||||||
* | | fixing bad httpd conf syntax | Tim Flink | 2016-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | stop using virthosts for qadevel static files | Tim Flink | 2016-04-07 | 2 | -20/+9 | |
| | | ||||||
* | | small tweaks for qadevel buildmaster | Tim Flink | 2016-04-07 | 1 | -7/+7 | |
| | | ||||||
* | | add runroot to the stg arm builders | Dennis Gilmore | 2016-04-07 | 1 | -0/+2 | |
| | | | | | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | |||||
* | | releng: secondary: add initial s390 composer and buildvm | Peter Robinson | 2016-04-07 | 4 | -0/+55 | |
| | | ||||||
* | | Add dns tags to dns role | Patrick Uiterwijk | 2016-04-07 | 1 | -0/+15 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | Add s390.fp.o to the nameservers | Patrick Uiterwijk | 2016-04-07 | 1 | -0/+10 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | set install weak deps to 0, per fpc | Dennis Gilmore | 2016-04-07 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | |||||
* | | and we can do updates every 3 hours for the main repos | Stephen Smoogen | 2016-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | The magic option I think we want is 'compat' | Kevin Fenzi | 2016-04-06 | 2 | -2/+2 | |
| | | ||||||
* | | magic number is magic | Stephen Smoogen | 2016-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | and maybe we can send flags to this? | Stephen Smoogen | 2016-04-06 | 1 | -4/+5 | |
| | | ||||||
* | | Last of the day I hope. | aikidouke | 2016-04-06 | 3 | -2/+20 | |
|\| | | | | | | | Merge branch 'fixp1template' | |||||
| * | removed a space, added a file, added a copy of the file to main.yml | aikidouke | 2016-04-06 | 3 | -2/+20 | |
| | | ||||||
* | | reworking a bit more | aikidouke | 2016-04-06 | 1 | -1/+1 | |
|\| | | | | | | | Merge branch 'fixp1template' | |||||
| * | more syntax | aikidouke | 2016-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | Revert back to bz2 as gz is causing some werid breakage. | Kevin Fenzi | 2016-04-06 | 2 | -2/+2 | |
| | | ||||||
* | | Merge branch 'fixp1template' | aikidouke | 2016-04-06 | 2 | -4/+8 | |
|\| | | | | | | | new approach | |||||
| * | new approach | aikidouke | 2016-04-06 | 2 | -4/+8 | |
| | | ||||||
* | | syntax | aikidouke | 2016-04-06 | 1 | -2/+2 | |
|\| | | | | | | | Merge branch 'fixp1template' | |||||
| * | syntax | aikidouke | 2016-04-06 | 1 | -2/+2 | |
| | | ||||||
* | | Update dist-git url for hotness. | Ralph Bean | 2016-04-06 | 1 | -2/+2 | |
|/ | ||||||
* | put a colon in a comment is a nono | aikidouke | 2016-04-06 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of /git/ansible | aikidouke | 2016-04-06 | 1 | -45/+32 | |
|\ | ||||||
| * | Merge branch 'master' of /git/ansible | Stephen Smoogen | 2016-04-06 | 6 | -25/+31 | |
| |\ | ||||||
| * | | try a routine and debug | Stephen Smoogen | 2016-04-06 | 1 | -45/+32 | |
| | | |