mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
9e11f3aac5
commit
104ada5b6f
1 changed files with 4 additions and 4 deletions
|
@ -59,16 +59,16 @@ provide an ``interval`` argument to a beacon. The following beacons run on
|
|||
/opt: {}
|
||||
interval: 5
|
||||
load:
|
||||
- 1m:
|
||||
1m:
|
||||
- 0.0
|
||||
- 2.0
|
||||
- 5m:
|
||||
5m:
|
||||
- 0.0
|
||||
- 1.5
|
||||
- 15m:
|
||||
15m:
|
||||
- 0.1
|
||||
- 1.0
|
||||
- interval: 10
|
||||
interval: 10
|
||||
|
||||
Avoiding Event Loops
|
||||
--------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue