22 lines
301 B
YAML
22 lines
301 B
YAML
|
---
|
||
|
uri: execution.salt.peer.registered
|
||
|
|
||
|
sampleuse: ~
|
||
|
|
||
|
description: |
|
||
|
Notify salt peering
|
||
|
|
||
|
pattern: event
|
||
|
|
||
|
parameters:
|
||
|
serverid:
|
||
|
type: Number
|
||
|
description: server and salt minion uid
|
||
|
automation:
|
||
|
type: String
|
||
|
description: Automation engine
|
||
|
|
||
|
public: false
|
||
|
|
||
|
domain: execution-domain
|