Explorar el Código

feat(etckeeper): Set the "handler_path"

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO hace 2 años
padre
commit
07f13ba3c6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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')