Difference between revisions of "Policy setup and structure"

From PostgreSQL_wiki
Jump to: navigation, search
Line 1: Line 1:
 
The current version of the Webhuis CFEngine policies are an evolution of [[Dynamic_CFEngine3|Dynamic CFEngine]].
 
The current version of the Webhuis CFEngine policies are an evolution of [[Dynamic_CFEngine3|Dynamic CFEngine]].
  +
== Criticism of [[Dynamic_CFEngine3|Dynamic CFEngine]] ==
  +
Convergence is one of the fundamental principles of CFEngine on which the dynamic setup relies on too heavily, because policies are being used to identify dependent and subsequent policies.<br/>
  +
- This may lead to a temporarily inconsistent policy set
  +
- Developers tend to reject this setup, they want to have the policy set available right from the beginning
 
<hr>
 
<hr>
 
Return to: [[CFEngine]]
 
Return to: [[CFEngine]]

Revision as of 18:50, 8 July 2025

The current version of the Webhuis CFEngine policies are an evolution of Dynamic CFEngine.

Criticism of Dynamic CFEngine

Convergence is one of the fundamental principles of CFEngine on which the dynamic setup relies on too heavily, because policies are being used to identify dependent and subsequent policies.
- This may lead to a temporarily inconsistent policy set - Developers tend to reject this setup, they want to have the policy set available right from the beginning


Return to: CFEngine