X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/141871be7be50fe092cef6c84cfc84f2393c3545..2c3e1c95e07c62283306dadcbb723c7b7b30a5eb:/cookbooks/systemd/resources/path.rb 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