Skip to content
Snippets Groups Projects
Verified Commit 4aecc998 authored by Giancarlo Razzolini's avatar Giancarlo Razzolini
Browse files

playbooks/apollo: Added missing uwsgi role.

parent 45dc25b0
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,5 @@
- { role: postfwd, tags: ['mail', "postfwd"] }
- { role: postgres, postgres_max_connections: 1000, postgres_shared_buffers: 4096MB, tags: ['postgres'] }
- { role: sudo, tags: ['sudo'] }
- { role: uwsgi, tags: ['uwsgi'] }
- { role: security_tracker, security_tracker_domain: "security.archlinux.org", security_tracker_dir: "/srv/http/security-tracker", tags: ["security_tracker"] }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment