Policy setup and structure

From PostgreSQL_wiki
Revision as of 18:50, 8 July 2025 by Martin (talk | contribs)
Jump to: navigation, search

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