Difference between revisions of "CFEngine"
Martn admin (talk | contribs) |
|||
(25 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | CFEngine has evolved over the decades and so have to policies built with the CFEngine DSL. Some people have a straight forward approach, while others seek to use the DSL to build abstract and generic policies. The Webhuis CFEngine policy set is an example of the latter, From Cfengine2 onwards the focus always has been on using the available system variables to decide which policies have to be available to the agent. Role based development has always been at the heart and center of the organisation of the policy sets.<br /> |
||
− | * [[Cfengine3]] |
||
+ | Main lines of development are: |
||
+ | * Role profiles for Roles |
||
+ | * The CFEngine Roadshow |
||
+ | * Data |
||
+ | Role profiles are the latest devlopment which aims at reducing redundancy of code and efficient provisioning of policies in one run. A role defines the software and configuration required to perform the role of the machine in the data center. [[Policy setup and structure]] covers the subject in depth.<br /><br /> |
||
+ | The CFEngine Roadshow is a complete and comprehensive set of CFEngine3 example policies.<br /> |
||
+ | In the CFEngine Roadshow every host has a purpose in life, the role, independent from the platform and the environment it lives in. A role is a logical declaration of a use case. The entire process of self configuration as an autonomous voluntary is agent is carried out along the definition of the role. The role uses CFEngine's hard classes to connect to the implementing policies. The CFEngine Roadshow allows the agents to exchange messages that contain configuration data, delivered by Data.<br/><br/> |
||
+ | Data has an important share in the configuration process because it provides the agent, through role_views, with all the external data it needs along the lines of its role. Data retrieves the information from a PostgreSQL backend. The Data database is specifically designed to provide those role_views to the agents. |
||
+ | * [[Policy setup and structure]] |
||
* [[The CFEngine Roadshow]] |
* [[The CFEngine Roadshow]] |
||
+ | * [[Dynamic CFEngine3]] |
||
+ | * [[Dynamic Cfengine2]] |
||
* [[Cfengine3 Messaging]] |
* [[Cfengine3 Messaging]] |
||
* [[Data]] |
* [[Data]] |
||
+ | * [[CFEngine3]] |
||
− | * [[Jenkins RobotFramework development workflow]] |
||
+ | |||
− | * [[CFEngine3 Node]] |
||
− | * [[Dynamic Cfengine3]] |
||
− | * [[Debian-team]] |
||
− | * [[Package-team]] |
||
− | * [[Cfengine2]] |
||
<hr/> |
<hr/> |
||
− | Terug naar: [[ |
+ | Terug naar: [[Voorpagina]] |
Latest revision as of 20:03, 10 July 2025
CFEngine has evolved over the decades and so have to policies built with the CFEngine DSL. Some people have a straight forward approach, while others seek to use the DSL to build abstract and generic policies. The Webhuis CFEngine policy set is an example of the latter, From Cfengine2 onwards the focus always has been on using the available system variables to decide which policies have to be available to the agent. Role based development has always been at the heart and center of the organisation of the policy sets.
Main lines of development are:
- Role profiles for Roles
- The CFEngine Roadshow
- Data
Role profiles are the latest devlopment which aims at reducing redundancy of code and efficient provisioning of policies in one run. A role defines the software and configuration required to perform the role of the machine in the data center. Policy setup and structure covers the subject in depth.
The CFEngine Roadshow is a complete and comprehensive set of CFEngine3 example policies.
In the CFEngine Roadshow every host has a purpose in life, the role, independent from the platform and the environment it lives in. A role is a logical declaration of a use case. The entire process of self configuration as an autonomous voluntary is agent is carried out along the definition of the role. The role uses CFEngine's hard classes to connect to the implementing policies. The CFEngine Roadshow allows the agents to exchange messages that contain configuration data, delivered by Data.
Data has an important share in the configuration process because it provides the agent, through role_views, with all the external data it needs along the lines of its role. Data retrieves the information from a PostgreSQL backend. The Data database is specifically designed to provide those role_views to the agents.
- Policy setup and structure
- The CFEngine Roadshow
- Dynamic CFEngine3
- Dynamic Cfengine2
- Cfengine3 Messaging
- Data
- CFEngine3
Terug naar: Voorpagina