2
0

Merge pull request #327 from arthurlogilab/patch-2

[pillar.example] fix indentation of reactors examples
This commit is contained in:
Niels Abspoel 2017-08-04 14:04:15 +02:00 committed by GitHub
commit e307b0cd53

View File

@ -106,7 +106,7 @@ salt:
# 'salt:reactors' or the old 'salt:reactor' parameters # 'salt:reactors' or the old 'salt:reactor' parameters
reactors: reactors:
- 'master/deploy': - 'master/deploy':
- /srv/salt/reactors/deploy.sls - /srv/salt/reactors/deploy.sls
# salt minion config: # salt minion config:
minion: minion:
@ -196,7 +196,7 @@ salt:
# 'salt:reactors' or the old 'salt:reactor' parameters # 'salt:reactors' or the old 'salt:reactor' parameters
reactors: reactors:
- 'minion/deploy': - 'minion/deploy':
- /srv/salt/reactors/deploy.sls - /srv/salt/reactors/deploy.sls
# salt cloud config # salt cloud config
cloud: cloud: