Project

General

Profile

« Previous | Next » 

Revision 5569e80e

Added by Alexis Mousset over 7 years ago

Fixes #9967: Add allowlegacyconnects for compatibility

View differences:

techniques/system/common/1.0/cf-served.st
maxconnections => "1000";
logallconnections => "true";
allowlegacyconnects => {
host2ip("${def.policy_server}"), # the policy server can connect
&if(AUTHORIZED_NETWORKS)&
&AUTHORIZED_NETWORKS:{net|"&net&",}&
&endif&
};
cfruncommand => "${sys.workdir}/bin/cf-agent -f failsafe.cf \&\& ${sys.workdir}/bin/cf-agent";
allowusers => {
"&POLICYSERVER_ADMIN&",

Also available in: Unified diff