Merge pull request #23 from mpeeters/patch-1

Fix typo
This commit is contained in:
Joseph Hall 2014-06-01 11:08:17 -06:00
commit 041fac4f48

View File

@ -117,7 +117,7 @@ Example Pillar:
apache:
register-site:
# any name as an array index, and you can duplicate this section
{{UNQIUE}}:
{{UNIQUE}}:
name: 'my name'
path: 'salt://path/to/sites-available/conf/file'
state: 'enabled'