Merge pull request #27644 from rallytime/bp-27640

Back-port #27640 to 2015.5
This commit is contained in:
Nicole Thomas 2015-10-05 08:55:31 -06:00
commit 09183994f9

View file

@ -154,7 +154,7 @@ creates a consistent understanding throughout our Salt environment. Users can
expect that pillar variables found in an Apache state will live inside of an
Apache pillar:
``/srv/salt/pillar/apache.sls``:
``/srv/pillar/apache.sls``:
.. code-block:: yaml