How to Install bcfg2 in Ubuntu 18.04



Install bcfg2 by entering the following commands in the terminal:

sudo apt update
sudo apt install bcfg2

Description:

Configuration management client

Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. bcfg2 is the client portion of bcfg2 system which installs configuration images provided by bcfg2-server

Homepage: http://bcfg2.org/

Version: 1.4.0~pre2+git141-g6d40dace6358-1ubuntu1

Section: universe/admin