Port over httpd::mailman-proxy.
This commit is contained in:
parent
4829260908
commit
c3558b1d30
2 changed files with 14 additions and 1 deletions
|
@ -30,6 +30,20 @@
|
||||||
remotepath: /nagios-external
|
remotepath: /nagios-external
|
||||||
proxyurl: http://noc02
|
proxyurl: http://noc02
|
||||||
|
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: admin.fedoraproject.org
|
||||||
|
destname: mailman
|
||||||
|
localpath: /mailman
|
||||||
|
remotepath: /mailman
|
||||||
|
proxyurl: http://collab03.fedoraproject.org
|
||||||
|
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: admin.fedoraproject.org
|
||||||
|
destname: mailman-icons
|
||||||
|
localpath: /icons
|
||||||
|
remotepath: /icons
|
||||||
|
proxyurl: http://collab03.fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: lists.fedoraproject.org
|
website: lists.fedoraproject.org
|
||||||
proxyurl: http://localhost:10033
|
proxyurl: http://localhost:10033
|
||||||
|
|
|
@ -53,7 +53,6 @@
|
||||||
#
|
#
|
||||||
# - smolt::proxy -- note going to do this. smolt is dead. long live smolt.
|
# - smolt::proxy -- note going to do this. smolt is dead. long live smolt.
|
||||||
#
|
#
|
||||||
# - httpd::mailman-proxy
|
|
||||||
# - httpd::status
|
# - httpd::status
|
||||||
#
|
#
|
||||||
# - domainnotarget stuff
|
# - domainnotarget stuff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue