-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fb_apt: Add ability to log output of
apt-get update
(#232)
Test Plan: Imported from GitHub, without a `Test Plan:` line. Tested with a basic regression test on a twshared host, though this cookbook isn't used internally and this should be a no-op Differential Revision: D52880450 fbshipit-source-id: 1c4a1cc20837cb0cafd95f432f73639fce3a4eb6
- Loading branch information
1 parent
65ec06e
commit 9218cc5
Showing
3 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9218cc5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change appears to cause a regression if
node['fb_apt']['apt_update_log_path']
is not set.It seems like the code should have curly braces instead:
I'm getting the following error with this code when I try to use chef 18:
https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/runs/7862940576/job/21452971460