Ewoud Kohl van Wijngaarden
Ewoud Kohl van Wijngaarden
I opened https://github.com/puppetlabs/puppetlabs-apache/pull/2512 to remove the deprecated parameters and properly make it clear that `['127.0.0.1']` is used as a default value.
Correct, I just restarted those tests because it should have been fixed.
@stejskalleos there's a packaging change, but we already merged that. If you rebase then I'd expect it to be possible.
CI will fail until https://github.com/theforeman/puppet-foreman_proxy/pull/829 is merged.
Ok to test
@tuxmea done, but the tests aren't happy.
I think it's a bug this can be done in the first place: the DHCP management is IPv4-only and we know the subnet type
There are 3 changes in this PR: * Stylistic of using the correct DNS/TFTP ID * Changing the xref * Adding warnings for IPv6 management The first 2 looks correct...
Could we use `rsync --link-dest` to create hard links? Since the normal repos don't remove files, the cache shouldn't use additional space.
I'd like to change that since it's less IO, making it faster