Puppet module for configuring EOS server components. For general EOS configuration and documentation, see: https://cern.ch/eos-docs
- RHEL7-like distribution
- puppetlabs/concat
- puppetlabs/stdlib
class { '::eosserver':}
This one-liner will setup repositories and system-wide environment files but NOT configure any EOS instance.
Examples for the following components can be found in the examples/
folder:
- Storage node (diskserver)
- QuarkDB backend
Default values can be found in data/common.yaml
and can be changed at will
CERN EOS operations team - Hervé Rousseau hroussea at cern.ch