Actions
Question #6554
closedPeculiarity of cf-served.st
Status:
Resolved
Priority:
N/A
Assignee:
Category:
Agent
Target version:
Regression:
Description
In techniques/system/common/1.0/cf-served.st, there are some wierd things :
- &if(MANAGED_NODES_NAME)& is used globally on the access section, if there is no node, the server can't configure itself ?
- &if(AUTHORIZED_NETWORKS)& is used around the whole authorized network, if there is no authorized network, localhost can't connect ?
- There is a port definition in the body runagent but it is ignored by cf-runagent what was its goal ?
Shouldn't we clean that up a bit ?
Actions