Skip to content

Commit

Permalink
Make lintastic
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific authored Nov 24, 2024
1 parent aecdff8 commit 8831ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/boxcutter_builder/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@

if aws_arm64_github_self_hosted_runner_list.include?(node['hostname'])
include_recipe 'boxcutter_docker::default'

include_recipe 'boxcutter_github::runner_user'
node.default['fb_users']['groups']['docker']['members'] << 'github-runner'
node.default['fb_ssh']['authorized_keys_users'] << 'github-runner'
Expand Down

0 comments on commit 8831ed5

Please sign in to comment.