mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-20 04:14:22 +02:00
Add Fileshipper and vSphere modules
This commit is contained in:
parent
908e889df8
commit
173d5b264c
14
config.yml
14
config.yml
@ -27,3 +27,17 @@ projects:
|
||||
target: 'businessprocess'
|
||||
docs_dir: 'doc'
|
||||
category: 'Modules'
|
||||
Fileshipper:
|
||||
git: 'https://github.com/Icinga/icingaweb2-module-fileshipper.git'
|
||||
ref: 'tags/v1.0.0'
|
||||
latest: true
|
||||
target: 'fileshipper'
|
||||
docs_dir: 'doc'
|
||||
category: 'Modules'
|
||||
vSphere:
|
||||
git: 'https://github.com/Icinga/icingaweb2-module-vsphere.git'
|
||||
ref: 'tags/v1.1.0'
|
||||
latest: true
|
||||
target: 'vsphere'
|
||||
docs_dir: 'doc'
|
||||
category: 'Modules'
|
||||
|
Loading…
x
Reference in New Issue
Block a user