]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/systemd/resources/timer.rb
Enable unified mode for custom resources
[chef.git] / cookbooks / systemd / resources / timer.rb
index 7dc4cab6544a69b8be0dbd93c660e0d39166a9cf..8ace5bfe9e5738250bf8383440c6fca5080137dd 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :timer, String, :name_property => true