Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

Baselined set of salt formulas used in OPG across all projects

License

Notifications You must be signed in to change notification settings

ministryofjustice/opg-salt-formula

Repository files navigation

opg-salt-formula

Set of salt formulas used in OPG across all projects

All modules are included using base/init.sls So in 99% of cases your top.sls should look line:

base:
  '*':
    - base
    - opg-docker-monitoring.client
    - opg-collectd
    - hardening

  'opg_role:monitoring':
    - match: grain
    - opg-docker-monitoring.server

future

migrate:

  • opg-docker-monitoring.client
  • opg-collectd