Don't use incudes like this in newer puppet

This commit is contained in:
Micke Nordin 2024-09-09 16:03:30 +02:00
parent 75c3a77c6d
commit bff8d8ab22

View file

@ -1,4 +1,3 @@
include apt
# Wrapper for sunet::dockerhost to do thiss specific things # Wrapper for sunet::dockerhost to do thiss specific things
class sunetdrive::dockerhost( class sunetdrive::dockerhost(
String $version = safe_hiera('docker_version'), String $version = safe_hiera('docker_version'),