]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Use dedicated port for discourse mail-receiver service
[chef.git] / .kitchen.yml
index 3b998f43ebc36aec40b2ec8bead3bada83ce9fd4..126f95338651efbe2333801835712e309b03deea 100644 (file)
@@ -283,6 +283,9 @@ suites:
   - name: prometheus-server
     run_list:
       - recipe[prometheus::server]
+    attributes:
+      prometheus:
+        promscale: true
   - name: python
     run_list:
       - recipe[python::default]
@@ -298,9 +301,6 @@ suites:
   - name: spamassassin
     run_list:
       - recipe[spamassassin::default]
-  - name: squid
-    run_list:
-      - recipe[squid::default]
   - name: ssl
     run_list:
       - recipe[ssl::default]
@@ -332,9 +332,6 @@ suites:
   - name: tile
     run_list:
       - recipe[tile::default]
-  - name: tilecache
-    run_list:
-      - recipe[tilecache::default]
   - name: tilelog
     run_list:
       - recipe[tilelog::default]