Skip to content

Commit

Permalink
feat(collectd): review PR 157
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed May 20, 2022
1 parent 370b054 commit e3224ff
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,12 @@ ssf:
Verify that the collectd formula is setup and configured correctly
provisioner:
pillars_from_files:
- .sls: 'test/salt/default/pillar/collectd.sls'
- .sls: 'test/salt/pillar/default/collectd.sls'
state_top:
- '*':
- ._mapdata
- .
- .postgresql
map_jinja:
verification:
import: ['collectd_settings']
Expand Down

0 comments on commit e3224ff

Please sign in to comment.