X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d89d53467cb2177dbccb2ff8d9ebb5861cf29343..c82c91f4e778b3abe37f4b2f996debb25c8fd958:/cookbooks/systemd/resources/tmpfile.rb diff --git a/cookbooks/systemd/resources/tmpfile.rb b/cookbooks/systemd/resources/tmpfile.rb index 38538e15f..07c39d3a9 100644 --- a/cookbooks/systemd/resources/tmpfile.rb +++ b/cookbooks/systemd/resources/tmpfile.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :type, String, :required => [:create]