Fix typo in salt-cloud reactor section

This commit is contained in:
Julien Barbot 2015-06-24 16:16:28 +02:00
parent 586b0b3b53
commit 6d7e779e62
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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.