-
Notifications
You must be signed in to change notification settings - Fork 70
Comparing changes
Open a pull request
base repository: theforeman/puppet-dns
base: 10.4.0
head repository: theforeman/puppet-dns
compare: 11.0.0
- 12 commits
- 20 files changed
- 4 contributors
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39e3107 - Browse repository at this point
Copy the full SHA 39e3107View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42d8038 - Browse repository at this point
Copy the full SHA 42d8038View commit details
Commits on Jul 5, 2024
-
Fixes #37604 - Validate DNS forwarders
A user can input an invalid value and the service will refuse to start up. We can catch this in data types, preventing service downtime.
Configuration menu - View commit details
-
Copy full SHA for 3f53f46 - Browse repository at this point
Copy the full SHA 3f53f46View commit details
Commits on Jul 15, 2024
-
Add parameter to set disable-empty-zone option
disable-empty-zone allows one to disable the automatically created zones Fixes: #255
Configuration menu - View commit details
-
Copy full SHA for b4ed12a - Browse repository at this point
Copy the full SHA b4ed12aView commit details -
Update ensure_packages->stdlib::ensure_packages; require stdlib 9
The `ensure_packages()` function is deprecated with stdlib 9. It triggers a catalog compilation warning on Puppet 7 and a catgalog compilation error on Pupppet 8. This PR switches to the successor, `stdlib::ensure_packages()`. This function got introduced in stdlib 9.
Configuration menu - View commit details
-
Copy full SHA for 2bde91c - Browse repository at this point
Copy the full SHA 2bde91cView commit details
Commits on Jul 16, 2024
-
Added AlmaLinux 8 and 9 to the supported operating systems in metadata.json. These changes ensure that we start testing with AlmaLinux 8 and 9 instead of CentOS 8 Stream. This update is part of our transition to better support AlmaLinux in our Puppet modules. See, for details: theforeman/foreman-infra#2087
Configuration menu - View commit details
-
Copy full SHA for cd18865 - Browse repository at this point
Copy the full SHA cd18865View commit details
Commits on Jul 18, 2024
-
Fixes: 1779432 ("Forked from zleslie's dns module, reworked for theforeman")
Configuration menu - View commit details
-
Copy full SHA for d346b36 - Browse repository at this point
Copy the full SHA d346b36View commit details -
Refs #37121 - Add dns::tsig_keygen function
This wraps tsig-keygen and returns the data in a structured format. The result can be used to secure communications. It always generates a random key and the resulting data should be cached or otherwise made idempotent.
Configuration menu - View commit details
-
Copy full SHA for 9f86979 - Browse repository at this point
Copy the full SHA 9f86979View commit details -
Add dns::dnssec_keygen function
This wraps dnssec-keygen and returns the data in a structured format. The result can be used to secure communications. It always generates a random key and the resulting data should be cached or otherwise made idempotent.
Configuration menu - View commit details
-
Copy full SHA for bdf1f44 - Browse repository at this point
Copy the full SHA bdf1f44View commit details -
Drop RHEL 7, CentOS 7 & 8, Scientific 7 & Debian 10
These are end of life and testing on them isn't possible anymore.
Configuration menu - View commit details
-
Copy full SHA for f7cf613 - Browse repository at this point
Copy the full SHA f7cf613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 087b1ea - Browse repository at this point
Copy the full SHA 087b1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for facab03 - Browse repository at this point
Copy the full SHA facab03View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 10.4.0...11.0.0