mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #48911 from mirceaulinic/netbox-pillar-doc
Add netbox Pillar to autodoc
This commit is contained in:
commit
1b1e05401e
2 changed files with 7 additions and 0 deletions
|
@ -33,6 +33,7 @@ pillar modules
|
|||
makostack
|
||||
mongo
|
||||
mysql
|
||||
netbox
|
||||
neutron
|
||||
nodegroups
|
||||
pepa
|
||||
|
|
6
doc/ref/pillar/all/salt.pillar.netbox.rst
Normal file
6
doc/ref/pillar/all/salt.pillar.netbox.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
==================
|
||||
salt.pillar.netbox
|
||||
==================
|
||||
|
||||
.. automodule:: salt.pillar.netbox
|
||||
:members:
|
Loading…
Add table
Reference in a new issue