Move and update the TODO list.
This commit is contained in:
parent
6162513a69
commit
7bdb8471f5
2 changed files with 31 additions and 37 deletions
|
@ -16,42 +16,6 @@
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
|
|
||||||
# TODO
|
|
||||||
# - fedora-web::proxy
|
|
||||||
# - fedora-web::spins::proxy
|
|
||||||
# - fedora-web::start::proxy
|
|
||||||
# - fedora-web::boot::proxy
|
|
||||||
# - fedora-web::mirrors::proxy
|
|
||||||
# - fedora-web::fedoracommunity-org::proxy
|
|
||||||
# - fedora-web::fudcon::proxy
|
|
||||||
# - fedora-web::fedoramagazine::proxy
|
|
||||||
# - fedora-web::getfedora::proxy
|
|
||||||
# - fedora-docs::proxy
|
|
||||||
#
|
|
||||||
# - smolt::proxy
|
|
||||||
#
|
|
||||||
# - packages::proxy::bugz
|
|
||||||
# - haproxy::proxy
|
|
||||||
# - fingerprints::proxy
|
|
||||||
# - gather-easyfix::proxy
|
|
||||||
# - fedmsg::proxy-crl
|
|
||||||
# - review-stats::proxy
|
|
||||||
# - membership-map::proxy
|
|
||||||
#
|
|
||||||
# - httpd::nagios-proxy
|
|
||||||
# - httpd::mailman-proxy
|
|
||||||
# - httpd::status
|
|
||||||
#
|
|
||||||
# - domainnotarget stuff
|
|
||||||
# - domainrewrite stuff
|
|
||||||
#
|
|
||||||
# - sysctl ip_conntrack_max bits
|
|
||||||
# - iptables rules for fedmsg inbound
|
|
||||||
# - sebooleans
|
|
||||||
# - semanage_port
|
|
||||||
# - semanagefcontext
|
|
||||||
# - geoipwsgi app itself
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: lists.fedoraproject.org
|
website: lists.fedoraproject.org
|
||||||
proxyurl: http://localhost:10033
|
proxyurl: http://localhost:10033
|
||||||
|
|
|
@ -44,7 +44,37 @@
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
|
|
||||||
# TODO -- handle httpd::mime-type for site icons
|
# TODO
|
||||||
|
#
|
||||||
|
# - handle httpd::mime-type for site icons
|
||||||
|
#
|
||||||
|
# - fedora-web::build (bapp0*)
|
||||||
|
#
|
||||||
|
# - fedora-docs::proxy
|
||||||
|
#
|
||||||
|
# - smolt::proxy
|
||||||
|
#
|
||||||
|
# - packages::proxy::bugz
|
||||||
|
# - haproxy::proxy
|
||||||
|
# - fingerprints::proxy
|
||||||
|
# - gather-easyfix::proxy
|
||||||
|
# - fedmsg::proxy-crl
|
||||||
|
# - review-stats::proxy
|
||||||
|
# - membership-map::proxy
|
||||||
|
#
|
||||||
|
# - httpd::nagios-proxy
|
||||||
|
# - httpd::mailman-proxy
|
||||||
|
# - httpd::status
|
||||||
|
#
|
||||||
|
# - domainnotarget stuff
|
||||||
|
# - domainrewrite stuff
|
||||||
|
#
|
||||||
|
# - sysctl ip_conntrack_max bits
|
||||||
|
# - iptables rules for fedmsg inbound
|
||||||
|
# - sebooleans
|
||||||
|
# - semanage_port
|
||||||
|
# - semanagefcontext
|
||||||
|
# - geoipwsgi app itself
|
||||||
|
|
||||||
|
|
||||||
# After setting up the "basics" of the proxy hosts above, here below we break
|
# After setting up the "basics" of the proxy hosts above, here below we break
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue