]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/resources/tablespace.rb
Enable unified mode for custom resources
[chef.git] / cookbooks / postgresql / resources / tablespace.rb
index 69e0ce2b0c508e68dbf2106f28e1f1ea0ca17b2f..bfa0c4b8cd361ace35d030ae28f470c84314a609 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :tablespace, :kind_of => String, :name_property => true