]> git.openstreetmap.org Git - chef.git/commitdiff
community: disable feed for moment
authorGrant Slater <github@firefishy.com>
Wed, 8 Mar 2023 13:54:12 +0000 (13:54 +0000)
committerGrant Slater <github@firefishy.com>
Wed, 8 Mar 2023 13:54:12 +0000 (13:54 +0000)
cookbooks/community/templates/default/web_only.yml.erb

index eb46dbe37ae1b733a25dd2ef819f4a37e85f812a..b87e8d3d593fe624c956dab8a9b4e04197a9e34f 100644 (file)
@@ -81,9 +81,9 @@ volumes:
   - volume:
       host: /etc/ssl/private/community.openstreetmap.org.key
       guest: /shared/ssl/ssl.key
-  - volume:
-      host: /srv/community.openstreetmap.org/files/update-feeds.atom
-      guest: /var/www/discourse/public/update-feeds.atom
+  - volume:
+      host: /srv/community.openstreetmap.org/files/update-feeds.atom
+      guest: /var/www/discourse/public/update-feeds.atom
 
 ## Plugins go here
 ## see https://meta.discourse.org/t/19157 for details