X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/87daa0d823c8f92eda8190f2d9b482b3d85a7a0c..cad29d0634cd10b0ee94e5e4974210e0ca01ae6f:/cookbooks/systemd/resources/path.rb?ds=sidebyside diff --git a/cookbooks/systemd/resources/path.rb b/cookbooks/systemd/resources/path.rb index 29bbfa51c..52f5576c6 100644 --- a/cookbooks/systemd/resources/path.rb +++ b/cookbooks/systemd/resources/path.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :path, String, :name_property => true