diff --git a/playbooks/include/proxies-rewrites.yml b/playbooks/include/proxies-rewrites.yml index 6d0417a..648ce9a 100644 --- a/playbooks/include/proxies-rewrites.yml +++ b/playbooks/include/proxies-rewrites.yml @@ -63,3 +63,10 @@ path: ^/favicon.ico$ status: 301 target: https://fedoraproject.org/static/images/favicon.ico + + - role: httpd/domainrewrite + destname: 00-community-icon + website: communityblog.fedoraproject.org + path: ^/favicon.ico$ + status: 301 + target: https://fedoraproject.org/static/images/favicon.ico Uploading (0.8KiB)... https://da.gd/3n5W -> https://paste.fedoraproject.org/paste/gRTXn7Rjn~x57Gi60BjKPg/
On 09/18/2018 01:47 PM, Stephen John Smoogen wrote:
diff --git a/playbooks/include/proxies-rewrites.yml b/playbooks/include/proxies-rewrites.yml index 6d0417a..648ce9a 100644 --- a/playbooks/include/proxies-rewrites.yml +++ b/playbooks/include/proxies-rewrites.yml @@ -63,3 +63,10 @@ path: ^/favicon.ico$ status: 301 target: https://fedoraproject.org/static/images/favicon.ico
- role: httpd/domainrewrite
- destname: 00-community-icon
- website: communityblog.fedoraproject.org
- path: ^/favicon.ico$
- status: 301
- target: https://fedoraproject.org/static/images/favicon.ico
Uploading (0.8KiB)... https://da.gd/3n5W -> https://paste.fedoraproject.org/paste/gRTXn7Rjn~x57Gi60BjKPg/
+1
kevin
On Tue, Sep 18, 2018 at 04:47:14PM -0400, Stephen John Smoogen wrote:
diff --git a/playbooks/include/proxies-rewrites.yml b/playbooks/include/proxies-rewrites.yml index 6d0417a..648ce9a 100644 --- a/playbooks/include/proxies-rewrites.yml +++ b/playbooks/include/proxies-rewrites.yml @@ -63,3 +63,10 @@ path: ^/favicon.ico$ status: 301 target: https://fedoraproject.org/static/images/favicon.ico
- role: httpd/domainrewrite
- destname: 00-community-icon
- website: communityblog.fedoraproject.org
- path: ^/favicon.ico$
- status: 301
- target: https://fedoraproject.org/static/images/favicon.ico
Uploading (0.8KiB)... https://da.gd/3n5W -> https://paste.fedoraproject.org/paste/gRTXn7Rjn~x57Gi60BjKPg/
+1 for me
Pierre
infrastructure@lists.fedoraproject.org