Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copr-frontend: specify copr-dist-git clone url in the frontend config | clime | 2017-09-07 | 1 | -0/+1 |
| | |||||
* | copr-frontend: do not setup chroots from main.yml | clime | 2017-07-19 | 1 | -7/+0 |
| | |||||
* | copr: no logstash | clime | 2017-07-19 | 1 | -5/+0 |
| | |||||
* | copr-frontend: added PUBLIC_COPR_BASE_URL param | clime | 2017-07-14 | 1 | -0/+6 |
| | |||||
* | copr-frontend: supply schema for MBS_URL | clime | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | copr-frontend: restrict access to mbs to localhost only | clime | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | Fix handlers, roles, and tasks to be handlers_path, roles_path and ↵ | Kevin Fenzi | 2017-04-13 | 1 | -1/+1 |
| | | | | | | tasks_path so as not to conflict with ansible variables. Fix duplicate definition of become default that was in group_vars/all as well as vars/global. | ||||
* | copr-frontend: make sure copr-fedmsg-listener is enabled and started | clime | 2017-04-13 | 1 | -0/+3 |
| | |||||
* | change state=running to start=started as the old one is going away in ↵ | Kevin Fenzi | 2017-04-13 | 2 | -2/+2 |
| | | | | ansible 2.7 | ||||
* | Add MBS_URL to copr.conf | Jakub Kadlčík | 2017-04-12 | 1 | -0/+1 |
| | |||||
* | copr: update for new mock | clime | 2017-02-28 | 2 | -4/+0 |
| | |||||
* | copr-frontend: ensure python2-flask-whooshee is the latest | clime | 2017-02-27 | 1 | -0/+5 |
| | |||||
* | Use apache instead of mbs-frontend | Jakub Kadlčík | 2017-01-26 | 1 | -10/+2 |
| | |||||
* | Have MBS in same apache config as copr (later, ansible should add it there) | Jakub Kadlčík | 2017-01-26 | 1 | -2/+17 |
| | |||||
* | copr-frontend: user dnf ansible module instead of yum-deprecated shell command | clime | 2017-01-19 | 1 | -10/+8 |
| | |||||
* | copr-frontend: do not install python2-modulemd from COPR, use fedora ↵ | clime | 2017-01-19 | 2 | -17/+0 |
| | | | | official repos | ||||
* | copr: rawhide -> 26 redirects | clime | 2016-12-01 | 2 | -0/+4 |
| | |||||
* | pre-install python2-modulemd for copr-backend and also copr-frontend | clime | 2016-09-20 | 1 | -0/+3 |
| | |||||
* | install modulemd repo on copr-frontend | clime | 2016-09-20 | 2 | -0/+17 |
| | |||||
* | remove db setup from copr-frontend main.yml for incompatibility with ↵ | clime | 2016-09-09 | 1 | -7/+0 |
| | | | | `alembic upgrade head` | ||||
* | Fix copr_ssl naming | Patrick Uiterwijk | 2016-08-31 | 1 | -0/+0 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Unify all ssl cipher suite configurations | Patrick Uiterwijk | 2016-08-31 | 2 | -5/+5 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | copr: use /var/log/copr-frontend for logging | Miroslav Suchý | 2016-08-18 | 1 | -2/+2 |
| | | | | this default changed recently in upstream, so due selinux we should follow | ||||
* | fixed typo in WHOOSH settings for copr-frontend | Miroslav Suchý | 2016-07-08 | 1 | -2/+2 |
| | | | | created by clime | ||||
* | copr: add LOG_DIR | Miroslav Suchý | 2016-07-07 | 1 | -0/+1 |
| | | | | this will be effective since next release, but lets not forget that | ||||
* | remove vgologuz from acl | Miroslav Suchý | 2016-06-23 | 1 | -1/+0 |
| | | | | it has been more than 1/2 year since he was active and it does not look he will be active anymore | ||||
* | increase timeout for whoshee indexer | Miroslav Suchý | 2016-06-15 | 1 | -0/+1 |
| | | | | so people are not locked out too soon. In such case they will see ISE. | ||||
* | Don't do updates in playbooks (for a number of reasons). | Kevin Fenzi | 2016-03-30 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | 1. We want all playbooks to be idempotent. If we add things like this it means the playbook will change every single time we run it. 2. Things like this mean that if we need to change one config or something to get the service working we may have to wait a long time for it to apply tons of pending updates, which may break more things. 3. On all Fedora machines (that have base role anyhow) we already run dnf-automatic to apply all security updates. We could expand that to apply all updates if you like. Doing them daily is much better for finding regressions 4. We expect updates are applied normally by dnf-automatic or by sysadmins so we can know whats in the updates and be ready for issues or restarting things. | ||||
* | copr: upgrade to latest packages | Miroslav Suchý | 2016-03-24 | 1 | -0/+3 |
| | |||||
* | COPR_DIST_GIT_LOGS_URL config option added | clime | 2016-03-14 | 1 | -0/+1 |
| | |||||
* | rebuild fulltext indexes after reprovision | Miroslav Suchý | 2016-02-11 | 1 | -0/+7 |
| | |||||
* | fix indetation | Miroslav Suchý | 2016-02-11 | 1 | -4/+4 |
| | |||||
* | workaround bz 1241507 on copr-fe | Miroslav Suchý | 2016-02-11 | 1 | -0/+6 |
| | |||||
* | remove old copr-fe certificate | Miroslav Suchý | 2016-02-11 | 1 | -4/+3 |
| | |||||
* | install logstash on copr-fe | Miroslav Suchý | 2016-02-11 | 1 | -0/+1 |
| | |||||
* | install redis | Miroslav Suchý | 2016-02-11 | 1 | -0/+1 |
| | |||||
* | Update all calls to sudo to use 'become' and sudo_user to 'become_user' | Kevin Fenzi | 2016-02-02 | 2 | -12/+12 |
| | |||||
* | copr: disallow robots on dev instance | Miroslav Suchý | 2016-01-29 | 3 | -0/+6 |
| | |||||
* | Move COPR to its new home | Patrick Uiterwijk | 2016-01-22 | 2 | -39/+13 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | For now support both old and new url on copr-fe | Patrick Uiterwijk | 2016-01-22 | 1 | -0/+46 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Install new certs to copr-fe | Patrick Uiterwijk | 2016-01-22 | 1 | -7/+7 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Remove action: in all roles. | Kevin Fenzi | 2016-01-06 | 1 | -1/+1 |
| | |||||
* | Use dnf here on copr-fe. | Kevin Fenzi | 2016-01-05 | 1 | -1/+1 |
| | |||||
* | use latest copr | Miroslav Suchý | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Drop this disable firewalld since it's not installed. | Kevin Fenzi | 2015-11-21 | 1 | -3/+0 |
| | |||||
* | copr: use different wsgi for different urls | Miroslav Suchý | 2015-11-19 | 2 | -2/+18 |
| | | | | so overload of one kind of requests does not block backend and vice versa | ||||
* | copr: yet another redirect for cockpit team | Miroslav Suchý | 2015-11-13 | 1 | -0/+1 |
| | |||||
* | rewrite url for cockpit team | Miroslav Suchý | 2015-11-13 | 1 | -0/+3 |
| | |||||
* | Replace all restart httpd with reload httpd | Patrick Uiterwijk | 2015-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | copr: no need to filter cla_* groups, they are already filtered by fedora openid | Miroslav Suchý | 2015-10-13 | 1 | -1/+2 |
| |