Explicitly unset the ipaddress6 fact
Not sure when this behavior changed...
Merge pull request #339 from EricSeiffert/master
Updated Module Dependencies
Merge pull request #335 from UGent-DICT/feature/fix_failing_ivp6_tests
Explicitly unset the ipaddress6 fact
Correct the fixtures for debian 10 sshd_config
As the original author of the pr said: He added the vanilla configuration files as spec tests. Since the module uses it's own template, this won't work. I copied the debian9 fixtures sshd_config since the defaults in puppet are identical for debian 10. Closes #323
# This is a combination of 2 commits.
# This is the 1st commit message: Align fixtures with 20.04 defaults Align fixtures with defaults # This is the commit message #2: Remove type to make puppet 3 compatible
Merge pull request #343 from mergwyn/PR343_merge
Add Ubuntu 20.04 support