X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ab47927c016597f8602b81dcdc168ad5c335389d..41b4f8ccdff661e5463961da893ef91866e9f74c:/cookbooks/systemd/resources/timer.rb 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