We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1d8af commit 371d508Copy full SHA for 371d508
cookbooks/boxcutter_builder/recipes/default.rb
@@ -44,7 +44,7 @@
44
# include_recipe 'boxcutter_users::default'
45
include_recipe 'boxcutter_docker::default'
46
47
- # include_recipe 'boxcutter_github::runner_user'
+ include_recipe 'boxcutter_github::runner_user'
48
# node.default['fb_users']['groups']['docker']['members'] << 'github-runner'
49
# node.default['fb_ssh']['authorized_keys_users'] << 'github-runner'
50
0 commit comments