Project

General

Profile

« Previous | Next » 

Revision cc9e65dc

Added by Alexis Mousset over 6 years ago

Fixes #9693: Enable IPv6 for cf-serverd

View differences:

techniques/system/common/1.0/cf-served.st
host2ip("${def.policy_server}")
};
classes:
"ipv6_enabled" expression => fileexists("/proc/net/if_inet6"),
scope => "namespace";
}
......
community_edition.debug_port::
port => "5310";
ipv6_enabled::
bindtointerface => "::";
}
#######################################################

Also available in: Unified diff