bcfg2-yum-helper
Configuration management server
Install
- All systems
-
curl cmd.cat/bcfg2-yum-helper.sh
- Debian
-
apt-get install bcfg2-server
- Ubuntu
-
apt-get install bcfg2-server
- Kali Linux
-
apt-get install bcfg2-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bcfg2-server
- Raspbian
-
apt-get install bcfg2-server
- Dockerfile
- dockerfile.run/bcfg2-yum-helper
bcfg2-server
Configuration management server
Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. bcfg2-server is the server for bcfg2 clients, which generates configuration sets and stores statistics of client system states.