mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #16330 from techhat/pagerduty
Correct formatting of PagerDuty
This commit is contained in:
commit
2f16b168de
1 changed files with 2 additions and 2 deletions
|
@ -183,8 +183,8 @@ example:
|
|||
profile: my-pagerduty-account
|
||||
|
||||
When the Event Reactor receives an event notifying it that a new instance has
|
||||
been created, this ``sls`` will create a new incident in Pager Duty, using the
|
||||
configured Pager Duty account.
|
||||
been created, this ``sls`` will create a new incident in PagerDuty, using the
|
||||
configured PagerDuty account.
|
||||
|
||||
The declaration ID in this example is ``new_instance_alert``. The function
|
||||
called is ``cmd.pagerduty.create_event``. The ``cmd`` portion of this function
|
||||
|
|
Loading…
Add table
Reference in a new issue