copr: drop fas_client from copr-frontend playbook
See https://pagure.io/fedora-infrastructure/issue/9737
I tried to use the role only for production instance, like other
servers do, see 700167c1fc
. It doesn't work either. I am dropping the
role entirely.
This commit is contained in:
parent
700167c1fc
commit
110786d513
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@
|
|||
|
||||
roles:
|
||||
- base
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: sudo, sudoers: "{{ private }}/files/sudo/copr-sudoers", when: devel|bool }
|
||||
- copr/copr-devel-server
|
||||
- copr/frontend-cloud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue