]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/systemd/resources/tmpfile.rb
Enable unified mode for custom resources
[chef.git] / cookbooks / systemd / resources / tmpfile.rb
index 38538e15f22bd0aaace63faa7fd48a56eb85f964..07c39d3a9ccc62908428777f4aa6a5488831e3a4 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :type, String, :required => [:create]