Merge pull request #50937 from Ch3LL/pillar_doc

Fix external_pillars documentation
This commit is contained in:
Daniel Wozniak 2018-12-20 12:15:20 -07:00 committed by GitHub
commit 49f2a359d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -153,7 +153,7 @@ Using our example above:
ext_pillar( id, pillar, 'some argument' ) # example_a
ext_pillar( id, pillar, 'argumentA', 'argumentB' ) # example_b
ext_pillar( id, pillar, keyA='valueA', keyB='valueB' } ) # example_c
ext_pillar( id, pillar, keyA='valueA', keyB='valueB' ) # example_c
In the ``example_a`` case, ``pillar`` will contain the items from the