Skip to content

Commit

Permalink
More lintastic
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Jun 15, 2024
1 parent 1ad919e commit 6d92626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cookbooks/boxcutter_users/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
node.default['fb_ssh']['enable_central_authorized_keys'] = true
# node.default['fb_ssh']['enable_central_authorized_principals'] = true

node.default['fb_ssh']['authorized_keys']['taylor']['mahowald'] =
node.default['fb_ssh']['authorized_keys']['taylor']['mahowald'] =
'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDBZjVID1mAqZyhD3p0VbJtidKAxMHUwLmEMaCAJX0UN mahowald'
node.default['fb_ssh']['authorized_keys']['sheila']['sheila'] =
node.default['fb_ssh']['authorized_keys']['sheila']['sheila'] =
'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINy9cJcJl8oN6bRtcBc4RZq8f/T6P1AFR3YS1YRYi5YY sheila'

0 comments on commit 6d92626

Please sign in to comment.