mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix typo in salt-cloud reactor section
This commit is contained in:
parent
586b0b3b53
commit
6d7e779e62
2 changed files with 2 additions and 2 deletions
|
@ -25491,7 +25491,7 @@ event. This event is required in all cloud providers.
|
|||
.SS Configuring the Event Reactor
|
||||
.sp
|
||||
The Event Reactor is built into the Salt Master process, and as such is
|
||||
configured via the master configuration file. Normally this will will be a YAML
|
||||
configured via the master configuration file. Normally this will be a YAML
|
||||
file located at \fB/etc/salt/master\fP\&. Additionally, master configuration items
|
||||
can be stored, in YAML format, inside the \fB/etc/salt/master.d/\fP directory.
|
||||
.sp
|
||||
|
|
|
@ -123,7 +123,7 @@ Configuring the Event Reactor
|
|||
=============================
|
||||
|
||||
The Event Reactor is built into the Salt Master process, and as such is
|
||||
configured via the master configuration file. Normally this will will be a YAML
|
||||
configured via the master configuration file. Normally this will be a YAML
|
||||
file located at ``/etc/salt/master``. Additionally, master configuration items
|
||||
can be stored, in YAML format, inside the ``/etc/salt/master.d/`` directory.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue