Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export default ENV when PATH is required for command execution #2329

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

enrico-usai
Copy link
Contributor

exportfs and authconfig execution was failing with: No such file or directory - exportfs/authconfig during update phase. This is happening after the refactoring/reordering of the cookbook recipes.

References

exportfs and authconfig execution was failing with:
No such file or directory - exportfs/authconfig

### References
* `default_env true` documentation: https://docs.chef.io/resources/execute/#properties
* Related issue: sous-chefs/nfs#106

Signed-off-by: Enrico Usai <[email protected]>
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #2329 (793437f) into develop (68f1702) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #2329   +/-   ##
========================================
  Coverage    70.16%   70.16%           
========================================
  Files           13       13           
  Lines         1840     1840           
========================================
  Hits          1291     1291           
  Misses         549      549           
Flag Coverage Δ
unittests 70.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants