Skip to content

Commit

Permalink
Merge pull request #20037 from bechtoldt/fix_19262
Browse files Browse the repository at this point in the history
add missing file_tree and virtkey in pillar index doc, refs #19262
  • Loading branch information
thatch45 committed Jan 26, 2015
2 parents ad32a7c + 73cbbf0 commit 5cc9a7c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/ref/pillar/all/index.rst
Expand Up @@ -16,6 +16,7 @@ Full list of builtin pillar modules
cobbler
django_orm
etcd_pillar
file_tree
foreman
git_pillar
hiera
Expand All @@ -29,4 +30,5 @@ Full list of builtin pillar modules
redismod
s3
svn_pillar
virtkey
varstack_pillar
virtkey
6 changes: 6 additions & 0 deletions doc/ref/pillar/all/salt.pillar.file_tree.rst
@@ -0,0 +1,6 @@
=====================
salt.pillar.file_tree
=====================

.. automodule:: salt.pillar.file_tree
:members:
6 changes: 6 additions & 0 deletions doc/ref/pillar/all/salt.pillar.varstack_pillar.rst
@@ -0,0 +1,6 @@
===========================
salt.pillar.varstack_pillar
===========================

.. automodule:: salt.pillar.varstack_pillar
:members:

0 comments on commit 5cc9a7c

Please sign in to comment.