Commit Graph

5 Commits

Author SHA1 Message Date
Tomas Hrnciar
70a00e6925 copr-fe: adds PAGURE_INSTANCES 2020-04-24 21:34:12 +02:00
Pavel Raiskup
4d1bb2f80f copr: fe-dev: try to enable sudo 2020-04-24 21:34:09 +02:00
Silvie Chlupova
857795d945 copr: devel frontend should not send emails to everyone
https://pagure.io/copr/copr/pull-request/959
2020-04-24 21:34:09 +02:00
Pavel Raiskup
19245cecf6 copr: letsencrypt: move config from copr -> copr_front 2019-07-19 11:36:25 +02:00
Kevin Fenzi
4b31ac5152 ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:38:09 +00:00