summaryrefslogtreecommitdiffstats
path: root/roles/copr/frontend
Commit message (Collapse)AuthorAgeFilesLines
...
* copr: blacklist some fas groups in CoprMiroslav Suchý2015-10-121-0/+2
|
* Move all puppet_private stuff to ansible private so we can stop using puppet ↵Kevin Fenzi2015-09-251-2/+2
| | | | private.
* [copr][backend] logstash should send only stats only for requests with HTTP ↵Valentin Gologuzov2015-09-221-0/+1
| | | | 200 response
* typo syntaxValentin Gologuzov2015-08-041-1/+1
|
* [copr][frontend] added setting DIST_GIT_URLValentin Gologuzov2015-08-041-0/+2
|
* [copr][frontend] new configuration variable: BACKEND_BASE_URLValentin Gologuzov2015-08-031-0/+1
|
* Fix typo that breaks playbook.Kevin Fenzi2015-07-101-1/+1
|
* [copr][frontend] config: set http/https filter optionsValentin Gologuzov2015-07-071-0/+8
|
* [copr][frontend] enable logstash daemonValentin Gologuzov2015-06-091-0/+1
|
* [copr] parametirize frontend for config option `INTRANET_IPS`Valentin Gologuzov2015-06-011-1/+1
|
* override vars/Fedora.yml as we want to keep firewalldMiroslav Suchý2015-05-181-0/+3
| | | | it is required for fail2ban, but the service should be disabled
* make this work with --checkMiroslav Suchý2015-05-181-1/+1
|
* (copr) use staging and production URLs for fedmenu.Ralph Bean2015-05-181-4/+9
|
* add url to FEDMENU for CoprMiroslav Suchý2015-05-151-0/+5
|
* [copr][frontend] configurable `gpgcheck` option for copr.repoValentin Gologuzov2015-04-171-0/+2
|
* [copr] do restorecon immediately after the mount_fsValentin Gologuzov2015-04-091-7/+7
|
* [copr] restorecon for pgsql data dir if it has wrong selinux contextValentin Gologuzov2015-04-091-0/+8
|
* [copr] mount fs for copr-fe-dev alsoValentin Gologuzov2015-04-082-3/+0
|
* [copr] add PEERDNS=no to keep /etc/resolv.conf in place; fix init frontend ↵Valentin Gologuzov2015-04-081-1/+1
| | | | playbook
* fix typoMiroslav Suchý2015-04-031-1/+1
|
* pass alembic optionMiroslav Suchý2015-04-031-1/+1
|
* try to execute this as postgres userMiroslav Suchý2015-04-031-2/+2
|
* try to execute this as postgres userMiroslav Suchý2015-04-031-0/+6
|
* start pg before we create dbMiroslav Suchý2015-04-031-3/+3
|
* start pg before we create dbMiroslav Suchý2015-04-032-2/+3
|
* [copr] put banner at dev instance of copr-frontValentin Gologuzov2015-04-032-0/+12
|
* make some users adminMiroslav Suchý2015-04-021-0/+36
| | | | but ignore errors, because those users may not exists untill they log in for the first time
* create db and user for coprdbMiroslav Suchý2015-04-012-1/+8
|
* [copr] frontend: add statistic related stuffValentin Gologuzov2015-03-132-0/+6
|
* [copr] acl's for logstashValentin Gologuzov2015-02-241-2/+2
|
* Fix trailing" typoKevin Fenzi2015-02-231-4/+4
|
* Stop copr-fe from installing a file, then modifying it every time.Kevin Fenzi2015-02-232-15/+4
|
* [copr] frontend config: added logfile optionValentin Gologuzov2015-02-161-0/+2
|
* Improve HSTS headerTill Maas2015-02-041-1/+1
| | | | | | | - always set the header to make it hopefully appear on redirect as well (https://fedorahosted.org/fedora-infrastructure/ticket/2888#comment:11) - set preload, to make it more likely that subdomains can be added to preload list
* [copr] frontend: set acl on /var/log/httpd to be accesable by logstashValentin Gologuzov2015-02-031-0/+2
|
* [copr] [backend] update default timeout in configValentin Gologuzov2015-01-161-0/+2
|
* Disable SSLv3 on all copr instancesKevin Fenzi2015-01-141-1/+1
|
* update path to copr ssl filesMiroslav Suchý2015-01-051-3/+3
|
* update path to copr ssl filesMiroslav Suchý2015-01-051-3/+3
|
* Fix path to digicert caKevin Fenzi2014-12-181-1/+1
|
* copr: fixing path to cron-backup-databaseMiroslav Suchý2014-12-081-1/+1
|
* [copr] frontend: take PUBLIC_COPR_HOSTNAME config parameter from varsValentin Gologuzov2014-11-251-1/+1
|
* index even 2 character long stringsMiroslav Suchý2014-10-301-0/+1
|
* [copr] new config options for backend and frontendValentin Gologuzov2014-10-301-0/+2
|
* [copr] fix typoValentin Gologuzov2014-10-161-2/+2
|
* Name copr-fe by its name, not ip. Add database backup dir, script and cron.Kevin Fenzi2014-10-131-0/+19
|
* [WIP] Copr playbooks refactoring using ansible roles, new role for copr-keygenValentin Gologuzov2014-10-1012-0/+247