projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nominatim: switch dulcy to python frontend
[chef.git]
/
cookbooks
/
postgresql
/
resources
/
table.rb
diff --git
a/cookbooks/postgresql/resources/table.rb
b/cookbooks/postgresql/resources/table.rb
index ed26559326cfbda1db84e665df8f2ddd76ababdf..f97417895e6780b2a290657a3e77dfe955719032 100644
(file)
--- a/
cookbooks/postgresql/resources/table.rb
+++ b/
cookbooks/postgresql/resources/table.rb
@@
-17,6
+17,8
@@
# limitations under the License.
#
+unified_mode true
+
default_action :create
property :table, :kind_of => String, :name_property => true