mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
add docs for new pillar and tops modules
fix inconsistency in modules/service.py docs
This commit is contained in:
parent
bae45330fd
commit
ed7b155ddf
@ -16,3 +16,4 @@ Full list of builtin pillar modules
|
||||
mongo
|
||||
pillar_ldap
|
||||
puppet
|
||||
cobbler
|
||||
|
6
doc/ref/pillar/all/salt.pillar.cobbler.rst
Normal file
6
doc/ref/pillar/all/salt.pillar.cobbler.rst
Normal file
@ -0,0 +1,6 @@
|
||||
===================
|
||||
salt.pillar.cobbler
|
||||
===================
|
||||
|
||||
.. automodule:: salt.pillar.cobbler
|
||||
:members:
|
@ -11,3 +11,5 @@ Full list of builtin master tops modules
|
||||
:template: autosummary.rst.tmpl
|
||||
|
||||
ext_nodes
|
||||
cobbler
|
||||
mongo
|
||||
|
6
doc/ref/tops/all/salt.tops.cobbler.rst
Normal file
6
doc/ref/tops/all/salt.tops.cobbler.rst
Normal file
@ -0,0 +1,6 @@
|
||||
=================
|
||||
salt.tops.cobbler
|
||||
=================
|
||||
|
||||
.. automodule:: salt.tops.cobbler
|
||||
:members:
|
Loading…
Reference in New Issue
Block a user