Don't use incudes like this in newer puppet
This commit is contained in:
parent
75c3a77c6d
commit
bff8d8ab22
|
@ -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'),
|
||||||
|
|
Loading…
Reference in a new issue