فهرست منبع

chore(policy): Update the cookbooks git reference

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO 2 سال پیش
والد
کامیت
ec47ea50ce
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      base.rb

+ 2 - 1
base.rb

@@ -56,7 +56,8 @@ named_run_list :packages, @named_run_lists[:apt] + [
 
 # Specify a custom source for a single cookbook:
 # cookbook 'example_cookbook', path: '../cookbooks/example_cookbook'
-cookbook 'etckeeper', git: 'https://github.com/pioneerit/etckeeper-cookbook'
+#cookbook 'etckeeper', git: 'https://github.com/pioneerit/etckeeper-cookbook'
+cookbook 'etckeeper', git: 'https://github.com/jmauro/etckeeper-cookbook', branch: 'master-next'
 cookbook 'git', git: 'https://github.com/jmauro/git', branch: 'config_file_scope'
 cookbook 'resolver', git: 'https://github.com/jmauro/resolver', branch: 'atomic_update'