-
-
Notifications
You must be signed in to change notification settings - Fork 798
Add platform-specific log directory permissions to nginx_config resource #648
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: damacus <[email protected]>
Co-authored-by: damacus <[email protected]>
|
I think this would be best being platform specific as (from distant memory) the cookbook reflects the default install permissions from the nginx repo package and it's the same on Redhat based systems. Debian makes a lot of changes to make nginx work the same way they did with apache. |
Co-authored-by: bmhughes <[email protected]>
Made the |
Slowest examplesTop 10 slowest examples (0.98 seconds, 26.87% of total time)
|
|
@copilot investigate and fix existing CI test errors so we can merge with confidence |
…ken.yml Co-authored-by: damacus <[email protected]>
CI failures investigated and fixed in commit 8e0c2de. The issue was that the CI workflow was testing Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
The CI was failing because the workflow tried to test
debian-11, but this platform is not defined inkitchen.dokken.yml. This is a pre-existing issue that also affects the main branch. The fix removesdebian-11from the CI workflow test matrix.✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.