X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/141871be7be50fe092cef6c84cfc84f2393c3545..5e03c3b52f7d715266f5b68a3b4e4e8c6e97c1f3:/cookbooks/systemd/resources/timer.rb?ds=inline diff --git a/cookbooks/systemd/resources/timer.rb b/cookbooks/systemd/resources/timer.rb index 7dc4cab65..8ace5bfe9 100644 --- a/cookbooks/systemd/resources/timer.rb +++ b/cookbooks/systemd/resources/timer.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :timer, String, :name_property => true