Commit ca57478
authored
Update auto-highstate.sls (#605)
allow salt high state commands to run up to 30 minutes instead of 5m.
this timeout is what has caused so many of our high state cross to be marked as failure when things like apt mirrors get slow.
its _fine_ for this high state to run as long as needed since salt handles its own locking.1 parent 5459585 commit ca57478
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments