Actions
Bug #4262
closedcf-serverd does not autorise 127.0.0.1 resulting in ncf could not be updated through it
Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
Techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
changes commited in /usr/share/ncf/tree are not copied in /var/rudder/ncf/common in because cf-serverd is refusing connection from 127.0.0.1.
We try to copy the directory using the cfengine protocol, and 127.0.0.1 does not belong to the autorized networks.
It can be workaround by adding 127.0.0.0/8 to rudder allowed networks, but it should be added in cf-serverd configuration.
Actions