roles/koji-web: Deploy the Koji Web UI
The *koji-web* role installs and configures the Koji Web GUI front-end for Koji. It requires Apache and mod_wsgi. A client certificate is required for authentication to the hub, and must be placed in the host-specific subdirectory of `certs/koji`.
This commit is contained in:
2
roles/koji-web/vars/main.yml
Normal file
2
roles/koji-web/vars/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
koji_web_packages:
|
||||
- koji-web
|
||||
Reference in New Issue
Block a user