Skip to content

Commit

Permalink
Refresh grains when the master requests to do so
Browse files Browse the repository at this point in the history
saltstack/salt#48773 is meanwhile closed,
there was an additional feature added to salt [1] and we face problems
with our mine (which is mostly based on grains). So lets try to remove
this option and see if our mine behaves better after that.

[1] saltstack/salt#57062
  • Loading branch information
nicksinger committed Jun 18, 2024
1 parent 3503260 commit df9fc86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion salt/minion.sls
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ speedup_minion:
- esxi
disable_modules:
- vsphere
grains_cache: True

# workaround https://github.com/saltstack/salt/issues/59141
workaround_minion_race:
Expand Down

0 comments on commit df9fc86

Please sign in to comment.