Merged
Conversation
Signed-off-by: Dan Webb <dan.webb@damacus.io>
- Remove EOL debian-11 from kitchen files and CI matrix - Add debian-13 (trixie) to all platform lists - Update kitchen.yml provisioner from chef_zero to chef_infra - Update LIMITATIONS.md with Debian 13 package availability
- Add :delete action to dnsmasq resource (stop/disable service, remove config files and directory, clean up systemd-resolved, remove package) - Add supports status/restart to service resources per systemd patterns - Fix hostsfile_entry action from :delete to :remove in managed_hosts
4a567b8 to
4ba513b
Compare
- Add :delete action spec for dnsmasq (stop, disable, remove files/dirs/package) - Add :delete action spec for dnsmasq_dns - Add :delete action spec for dnsmasq_dhcp - Add :delete action spec for dnsmasq_managed_hosts (uses :remove matcher) Signed-off-by: Dan Webb <dan.webb@damacus.io>
2979da3 to
9669866
Compare
Signed-off-by: Dan Webb <dan.webb@damacus.io>
9669866 to
aa80468
Compare
eth1 does not exist in Dokken containers - only eth0 is available. Fixes dnsmasq service startup failure on all platforms. Signed-off-by: Dan Webb <dan.webb@damacus.io>
552de60 to
8221dd6
Compare
Signed-off-by: Dan Webb <dan.webb@damacus.io>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
936eb31 to
886cb19
Compare
Slowest examplesTop 10 slowest examples (0.66 seconds, 40.51% of total time)
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing