diff --git a/pillar/top.sls b/pillar/top.sls index a795e03c1..86f988f38 100644 --- a/pillar/top.sls +++ b/pillar/top.sls @@ -2,6 +2,7 @@ base: '*': - patch.needs_restarting - logrotate + - users '*_eval or *_helixsensor or *_heavynode or *_sensor or *_standalone or *_import': - match: compound @@ -89,4 +90,4 @@ base: - secrets - elasticsearch.eval - global - - minions.{{ grains.id }} \ No newline at end of file + - minions.{{ grains.id }} diff --git a/salt/top.sls b/salt/top.sls index 8a12aaa26..10b9ddcc4 100644 --- a/salt/top.sls +++ b/salt/top.sls @@ -35,6 +35,7 @@ base: - match: compound - salt.minion - common + - users - patch.os.schedule - motd - salt.minion-check