]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/README.md
nominatim: UI forwarding should take precedence to blocking
[chef.git] / cookbooks / postgresql / README.md
index 7f895005cf081e90668911e61104956eb8acb36d..4aea35d5422e51fb870522a1949afccd894c6d3a 100644 (file)
@@ -6,6 +6,6 @@ defines a number of providers that can be used in other cookbooks:
 * database: For managing databases.
 * execute: For running commands against the database.
 * extension: For installing extensions.
-* munin: For configuring munin plugins for a given database name.
 * table: For managing database tables.
 * user: For managing database users.
+* tablespace: For managing tablespaces.