Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | drop hosted03 from nagios and various other places | Kevin Fenzi | 2017-04-11 | 13 | -46/+38 | |
| | ||||||
* | drop logging section, it does not work in this context | Kevin Fenzi | 2017-04-11 | 1 | -6/+0 | |
| | ||||||
* | fix format of aliases | Kevin Fenzi | 2017-04-11 | 1 | -1/+1 | |
| | ||||||
* | fix comment | Kevin Fenzi | 2017-04-11 | 1 | -1/+1 | |
| | ||||||
* | need this to be defined | Kevin Fenzi | 2017-04-11 | 1 | -2/+2 | |
| | ||||||
* | stop trying to backup the not running postgres data on db-qa-stg91 | Kevin Fenzi | 2017-04-11 | 1 | -5/+5 | |
| | ||||||
* | Disable hosted03 backups, we should not be changing anything on there now. | Kevin Fenzi | 2017-04-11 | 1 | -1/+0 | |
| | ||||||
* | also check in the new file. sigh | Kevin Fenzi | 2017-04-11 | 1 | -0/+20 | |
| | ||||||
* | reorg this to better fit the way the rest of the proxies setup is | Kevin Fenzi | 2017-04-11 | 1 | -7/+1 | |
| | ||||||
* | fix spacing | Kevin Fenzi | 2017-04-11 | 1 | -4/+4 | |
| | ||||||
* | add fedorahosted to proxy websites and setup redirects there | Kevin Fenzi | 2017-04-11 | 4 | -0/+301 | |
| | ||||||
* | qa06 is an ex-host | Stephen Smoogen | 2017-04-11 | 12 | -43/+13 | |
| | ||||||
* | add missing group vars for stg buildvms | Kevin Fenzi | 2017-04-11 | 3 | -0/+141 | |
| | ||||||
* | faf: install front page package | Miroslav Suchý | 2017-04-11 | 1 | -0/+1 | |
| | ||||||
* | Also update python2-fedmsg-atomic-composer when updating bodhi. | Randy Barlow | 2017-04-11 | 1 | -0/+2 | |
| | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com> | |||||
* | fixing secarch url for internal use on taskotron client hosts | Tim Flink | 2017-04-11 | 1 | -1/+1 | |
| | ||||||
* | Revert "copr: temporary variable" | Miroslav Suchý | 2017-04-11 | 1 | -2/+0 | |
| | | | | This reverts commit c6ac35cac3213ca9629811464e7f761497ce07dd. | |||||
* | copr: temporary variable | Miroslav Suchý | 2017-04-11 | 1 | -0/+2 | |
| | | | | I will remove it once https://pagure.io/fedora-infrastructure/issue/5843 is resolved | |||||
* | enabling atomic/cloud tests in taskotron production trigger | Tim Flink | 2017-04-11 | 1 | -2/+0 | |
| | ||||||
* | removing virthosts role from taskotron-clients hosts as it isn't needed | Tim Flink | 2017-04-11 | 1 | -1/+0 | |
| | ||||||
* | adding virthost role to taskotron client hosts for nested virt | Tim Flink | 2017-04-11 | 1 | -0/+1 | |
| | ||||||
* | copr-dist-git: logrotate fix | clime | 2017-04-11 | 2 | -0/+14 | |
| | ||||||
* | copr-dist-git: adjust cron script to new Git repo path | clime | 2017-04-11 | 1 | -1/+1 | |
| | ||||||
* | copr-dist-git: remove unnecessary chown on /var/lib/copr-dist-git | clime | 2017-04-11 | 1 | -1/+0 | |
| | ||||||
* | re-add arm socs with new drives | Kevin Fenzi | 2017-04-10 | 2 | -2/+3 | |
| | ||||||
* | adding bits for better secarch support in stg | Tim Flink | 2017-04-10 | 1 | -1/+6 | |
| | ||||||
* | add manage-container-images for stg registries | Adam Miller | 2017-04-10 | 2 | -0/+21 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | fix typo in manage-container-images role | Adam Miller | 2017-04-10 | 1 | -3/+3 | |
| | | | | | | | I had a var typo for the name used in this role. It was container_cert_dir and it should be cert_dest_dir Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Fix target key | Patrick Uiterwijk | 2017-04-10 | 1 | -4/+2 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | we have more releases which matt watches | Stephen Smoogen | 2017-04-10 | 2 | -16/+20 | |
| | ||||||
* | add manage-container-images role, use w/ osbs-cluser | Adam Miller | 2017-04-10 | 2 | -0/+35 | |
| | | | | | | | | | | | | | | Currently the push-docker role requires a docker daemon to be running on a machine somewhere which we don't want because it's privileged, error prone, and only manages docker registry content. This role instead uses skopeo[0], which is not privileged and understands how to manage many types of OCI[1] compliant container images. [0] - https://github.com/projectatomic/skopeo [1] - https://www.opencontainers.org/ Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | make atomic-cd cron not noisy | Kevin Fenzi | 2017-04-10 | 1 | -1/+1 | |
| | ||||||
* | Fix a typo in Rawhide DNF nightly cron job | Lubomír Sedlář | 2017-04-10 | 1 | -1/+1 | |
| | | | | | | The variable needs to be called TMPDIR, not TPMDIR. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com> | |||||
* | Split staging and prod docker push certs | Patrick Uiterwijk | 2017-04-10 | 8 | -4/+26 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Review for PR on ansible | Paul W. Frields | 2017-04-10 | 1 | -2/+3 | |
| | | | | | | | | I'm trying to add to the filter on the ircbot for Magazine so it doesn't output anything that concerns Council in Pagure. Is this right, or even sane? * * * | |||||
* | Update the FMN role and playbook for 1.2.0 | Jeremy Cline | 2017-04-10 | 4 | -1/+76 | |
| | | | | | | | Packages have been combined, some new configuration files are required, and database migrations have been relocated. Signed-off-by: Jeremy Cline <jeremy@jcline.org> | |||||
* | updating yumrepoinfo for dev with primary and secondary arches | Tim Flink | 2017-04-10 | 1 | -2/+2 | |
| | ||||||
* | add notifs sudoers to notifs machines | Kevin Fenzi | 2017-04-10 | 4 | -0/+7 | |
| | ||||||
* | Allow Koschei backend to emit new fedmsg topic | Mikolaj Izdebski | 2017-04-10 | 2 | -0/+2 | |
| | | | | | | Upstream links: - issue: https://github.com/msimacek/koschei/issues/17 - pull request: https://github.com/msimacek/koschei/pull/136 | |||||
* | add some weeding for pagure and mailman/django admin | Kevin Fenzi | 2017-04-10 | 1 | -0/+2 | |
| | ||||||
* | Ignore package.list.change spamminess. | Ralph Bean | 2017-04-10 | 1 | -0/+1 | |
| | ||||||
* | copr-dist-git: use now what is built in @copr/copr-dev and @copr/copr repos | clime | 2017-04-10 | 1 | -3/+0 | |
| | ||||||
* | Configure production Bodhi to host its docs. | Randy Barlow | 2017-04-10 | 4 | -10/+3 | |
| | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com> | |||||
* | copr-dist-git: compatibility fixes for the latest dist-git and copr-dist-git ↵ | clime | 2017-04-10 | 7 | -160/+20 | |
| | | | | upstream | |||||
* | Bastion01 and 02 have different hostnamesg | Patrick Uiterwijk | 2017-04-10 | 3 | -3/+8 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Configure SSH certificates | Patrick Uiterwijk | 2017-04-10 | 6 | -0/+6 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Mailman: fix HyperKitty's REST API config | Aurélien Bompard | 2017-04-10 | 1 | -0/+11 | |
| | ||||||
* | Add new Red Hat CZ to precomputed files | Patrick Uiterwijk | 2017-04-10 | 1 | -17/+17 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Add new IP range for Red Hat CZ | Patrick Uiterwijk | 2017-04-10 | 1 | -0/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | HyperKitty: the new version uses Django-Q | Aurélien Bompard | 2017-04-10 | 7 | -6/+75 | |
| |