[fix] Move common pillar values to the bottom of the top file

This commit is contained in:
William Wernert
2020-04-29 18:13:22 -04:00
parent 5e18eb6e4d
commit 0ee4aa9eb9

View File

@@ -1,8 +1,4 @@
base: base:
'*':
- patch.needs_restarting
- docker.config
'*_mastersearch or *_heavynode': '*_mastersearch or *_heavynode':
- match: compound - match: compound
- logstash - logstash
@@ -70,3 +66,7 @@ base:
- logstash - logstash
- logstash.search - logstash.search
- minions.{{ grains.id }} - minions.{{ grains.id }}
'*':
- patch.needs_restarting
- docker.config