a suite of programs for integrated autonomic management of either individual or networked computers. Cfengine 3 is a significant rewrite of underlying cfengine technology which preserves the core principles and methodology of cfengine2’s approach.
a suite of programs for integrated autonomic management of either individual or networked computers. Cfengine 3 is a significant rewrite of underlying cfengine technology which preserves the core principles and methodology of cfengine2’s approach.
To install cfengine3, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cfengine3
To see what files were installed by cfengine3, run:
port contents cfengine3
To later upgrade cfengine3, run:
sudo port selfupdate && sudo port upgrade cfengine3
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.