Skip to content
Snippets Groups Projects
Unverified Commit d2b60a56 authored by Alessandro Franceschi's avatar Alessandro Franceschi
Browse files

Removed Stdlib::Absolutepath data type (not compatible with supported versions

parent a56b5f1e
Branches
No related tags found
No related merge requests found
......@@ -258,12 +258,7 @@ class network (
}
$manage_ipv6_defaultgw = $ipv6_defaultgw
if $ipv6_radvd_pidfile =~ Stdlib::Absolutepath {
$manage_ipv6_radvd_pidfile = $ipv6_radvd_pidfile
} else {
$manage_ipv6_radvd_pidfile = undef
}
# Dependency class
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment