Include the haproxy role.
This commit is contained in:
parent
968b26b882
commit
f72b7ab17a
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
|||
|
||||
roles:
|
||||
|
||||
# The base haproxy role that sets it all up
|
||||
- role: haproxy
|
||||
|
||||
# And an additional apache rewrite so we can access the web stats
|
||||
- role: haproxy/rewrite
|
||||
website: admin.fedoraproject.org
|
||||
path: /haproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue