Skip to content

System Architecture

hilmiller edited this page Oct 2, 2014 · 21 revisions

Forget what you know about other systems

  • LosF has no daemon
  • LosF does not transfer files to remote hosts
  • LosF has no domain specific language
  • LosF does not have templates or dynamic files
  • LosF expects and integrates heavily with Cobbler

LosF is a collection of scripts.

These scripts run from a network directory mounted on the local host where changes are to be applied.

simple diagram

These scripts are capable of doing common configuration management tasks.

  • Modify files by replacing or appending
  • Add packages from a repository or from a local directory
  • Modify Cobbler's configuration and keep track of hosts
  • Run IPMI commands to manage hosts

LosF Filesystem Cobbler

Configuration management

Bare Metal Provisioning

LosF Cobbler

show example config files and what you should do, like ips.cluster and /etc/hosts update manually etc

Clone this wiki locally