Răsfoiți Sursa

feat(etckeeper): Set the "handler_path"

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO 2 ani în urmă
părinte
comite
07f13ba3c6
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      cookbooks/workstation/attributes/_etckeeper.rb

+ 1 - 0
cookbooks/workstation/attributes/_etckeeper.rb

@@ -0,0 +1 @@
+default['etckeeper']['handler_path'] = ::File.join(::Chef::Config.cache_path, 'handlers')