We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ff87b commit 1484a96Copy full SHA for 1484a96
cookbooks/boxcutter_builder/recipes/default.rb
@@ -42,7 +42,7 @@
42
include_recipe 'boxcutter_tailscale::default'
43
44
# include_recipe 'boxcutter_users::default'
45
- # include_recipe 'boxcutter_docker::default'
+ include_recipe 'boxcutter_docker::default'
46
47
# include_recipe 'boxcutter_github::runner_user'
48
# node.default['fb_users']['groups']['docker']['members'] << 'github-runner'
0 commit comments