cf-agent
tool for configuring and maintaining network machines
Install
- All systems
-
curl cmd.cat/cf-agent.sh
- Debian
-
apt-get install cfengine3
- Ubuntu
-
apt-get install cfengine3
- Alpine
-
apk add cfengine
- Kali Linux
-
apt-get install cfengine3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cfengine3
- OS X
-
brew install cfengine
- Raspbian
-
apt-get install cfengine3
- Dockerfile
- dockerfile.run/cf-agent
- Docker
-
docker run cmd.cat/cf-agent cf-agent
powered by Commando
cfengine3
tool for configuring and maintaining network machines
Cfengine is a suite of programs for integrated autonomic management of either individual or networked computers. Cfengine 3 is both a more powerful and much simplified version of cfengine, which has been designed to inter operate with cfengine 2 rather than be backwards compatible with it. With cfengine 3 you can install, configure and maintain computers using powerful hands-free tools.
cfengine3-dbg
debugging symbols for cfengine3
The main purpose of cfengine is to allow the system administrator to create a single central file which will define how every host on a network should be configured. This package contains the debugging symbols for cfengine3.