Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Omit python from the package nameHEADmaster | Sayan Chowdhury | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | Update the fedimg playbook to update the fedfind package | Sayan Chowdhury | 2017-09-19 | 1 | -0/+3 |
| | |||||
* | and we need to fix this | Stephen Smoogen | 2017-09-18 | 4 | -4/+17 |
| | |||||
* | Expose port 6996 for gluster, for odcs. | Ralph Bean | 2017-09-18 | 4 | -6/+20 |
| | |||||
* | Remove unused group_vars. | Ralph Bean | 2017-09-18 | 2 | -2/+0 |
| | |||||
* | I see... both nodes seems to need gluster/server on them. | Ralph Bean | 2017-09-18 | 1 | -12/+16 |
| | |||||
* | Try tagging this in the playbook. | Ralph Bean | 2017-09-18 | 1 | -0/+2 |
| | |||||
* | Syntax fix. | Ralph Bean | 2017-09-18 | 1 | -1/+1 |
| | |||||
* | Try setting up a gluster share for odcs. | Ralph Bean | 2017-09-18 | 3 | -0/+41 |
| | |||||
* | taskotron-frontend: fix phabricator links | Kamil Páral | 2017-09-18 | 1 | -3/+3 |
| | |||||
* | openqa/worker: add boot script to fix KVM perms and disable SMT | Adam Williamson | 2017-09-15 | 3 | -0/+36 |
| | | | | | | | | | | For some reason /dev/kvm has 0600 perms after boot on the ppc64 worker host. Also, qemu won't run unless SMT is turned off, on ppc64. I've just been doing this manually every time the box got restarted, but that's dumb, so let's make it happen on boot with a script and a service to run it. Signed-off-by: Adam Williamson <awilliam@redhat.com> | ||||
* | Fix krb5 with failover | Patrick Uiterwijk | 2017-09-15 | 1 | -2/+2 |
| | | | | | | | | Seems like IPA 4.5.0 broke active/active failover of krb5 KDC. While we wait on getting that fixed, let's set us up for active/passive failover on the HTTPD end. Since we can't do active/passive for UDP (there's no checks there), let's just remove ipa02 for those. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | add modularity2 | Ricky Elrod | 2017-09-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | try this | Ricky Elrod | 2017-09-15 | 3 | -3/+6 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | stop checking swap here | Ricky Elrod | 2017-09-15 | 2 | -0/+5 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Get out of here, { | Ricky Elrod | 2017-09-15 | 1 | -1/+0 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Merge branch 'master' of /git/ansible | Ricky Elrod | 2017-09-15 | 3 | -4/+8 |
|\ | |||||
| * | Add missing .stg.phx2.fp.o to krb5.conf. If env will be removed after freeze | Patrick Uiterwijk | 2017-09-15 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
| * | add floating ip and clean up some more | Kevin Fenzi | 2017-09-15 | 1 | -2/+3 |
| | | |||||
| * | some cleanups on ansiblemagazine | Kevin Fenzi | 2017-09-15 | 1 | -2/+2 |
| | | |||||
* | | add fast-datapath repo for openshift stg | Ricky Elrod | 2017-09-15 | 1 | -0/+7 |
|/ | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Merge branch 'master' of /git/ansible | Ricky Elrod | 2017-09-15 | 4 | -12/+0 |
|\ | |||||
| * | Remove todos even though there will be no consequence | Patrick Uiterwijk | 2017-09-15 | 2 | -6/+0 |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
| * | Mark MBS as frozen now, since we are in the F27 timeframe | Patrick Uiterwijk | 2017-09-15 | 2 | -6/+0 |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | | Add openshift 3.6 repo in stg | Ricky Elrod | 2017-09-15 | 2 | -2/+9 |
|/ | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | Fix koschei-watcher memory limit | Mikolaj Izdebski | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Lower memory limit for koschei-watcher | Mikolaj Izdebski | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | add kellin to taiga | Kevin Fenzi | 2017-09-14 | 2 | -2/+2 |
| | |||||
* | Add preliminary definitions for Ansible Magazine | Paul W. Frields | 2017-09-14 | 5 | -0/+105 |
| | | | | | N.B.: no proxy configs are set up in this commit. Expectation is only a small crew of A-Mag interested folks will be testing for now. | ||||
* | Do not httpd-redirect for acme challenges | Patrick Uiterwijk | 2017-09-14 | 1 | -0/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | weed out all the audit logs for now, will fix more better after freeze | Kevin Fenzi | 2017-09-13 | 1 | -1/+1 |
| | |||||
* | add memory to pdc-web01 to try and keep it from hitting oom | Kevin Fenzi | 2017-09-13 | 1 | -1/+1 |
| | |||||
* | add modularity2 f26 instance to migrate to | Kevin Fenzi | 2017-09-13 | 3 | -2/+24 |
| | |||||
* | fix indentation for loopabull config yaml | Adam Miller | 2017-09-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | ||||
* | robosig: add in ostree signing for rawhide ppc64le | Dusty Mabe | 2017-09-13 | 1 | -0/+4 |
| | | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com> | ||||
* | robosig: sign ostree rawhide with f28 key | Dusty Mabe | 2017-09-13 | 1 | -3/+3 |
| | | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com> | ||||
* | robosig: add in commit signing for f27 | Dusty Mabe | 2017-09-13 | 1 | -0/+16 |
| | | | | Signed-off-by: Dusty Mabe <dusty@dustymabe.com> | ||||
* | Add oldschool mapping for CommOps team badge to FAS group | Justin W. Flory | 2017-09-13 | 1 | -0/+1 |
| | |||||
* | Add oldschool mapping for DotNet SIG Member badge to group | Justin W. Flory | 2017-09-13 | 1 | -0/+1 |
| | |||||
* | allow bodhi to tag the secure boot packages into -override tags | Dennis Gilmore | 2017-09-13 | 1 | -0/+1 |
| | | | | | | | | As a followup on a releng pagure issue https://pagure.io/releng/issue/6482 we need to allow bodhi to tag packages in the secure boot channels into the override tags Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | Change - to _ in fmn irc variable | Jeremy Cline | 2017-09-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org> | ||||
* | tell ansible f27-test is in the cloud | Kevin Fenzi | 2017-09-12 | 1 | -0/+1 |
| | |||||
* | Remove some weird - characters | Jeremy Cline | 2017-09-12 | 1 | -4/+4 |
| | | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org> | ||||
* | Add a trailing comma to the fmn config | Jeremy Cline | 2017-09-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org> | ||||
* | Configure fmn staging to auth with nickserv | Jeremy Cline | 2017-09-12 | 1 | -1/+7 |
| | | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org> | ||||
* | we need to remove this host | Stephen Smoogen | 2017-09-12 | 2 | -2/+0 |
| | |||||
* | Make docs 404 page a real local 404 page instead of a redirect that ends in ↵ | Kevin Fenzi | 2017-09-12 | 1 | -1/+1 |
| | | | | a 200. | ||||
* | copr-backend: do not install repos with fixed baseurls | clime | 2017-09-12 | 5 | -54/+0 |
| | |||||
* | add highlighting for cgit on pkgs. ticket 6333 | Kevin Fenzi | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | put this cron in the right dir | Kevin Fenzi | 2017-09-12 | 1 | -1/+1 |
| |