summaryrefslogtreecommitdiff
path: root/.sync.yml
blob: d80d54abd0e2deca39f984d590b14c623ed02935 (plain)
1
2
3
4
5
6
7
8
9
---
.gitignore:
  paths:
    - '!spec/fixtures/'
    - 'spec/fixtures/manifests/site.pp'
    - 'spec/fixtures/modules/*'

spec/spec_helper.rb:
  allow_deprecations: true