44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
---
|
|
projects_dir: 'projects'
|
|
projects:
|
|
Icinga 2:
|
|
git: 'https://github.com/Icinga/icinga2.git'
|
|
ref: 'support/2.7'
|
|
latest: true
|
|
target: 'icinga2'
|
|
docs_dir: 'doc'
|
|
Icinga Web 2:
|
|
git: 'https://github.com/Icinga/icingaweb2.git'
|
|
ref: 'tags/v2.4.1'
|
|
latest: true
|
|
target: 'icingaweb2'
|
|
docs_dir: 'doc'
|
|
Director:
|
|
git: 'https://github.com/Icinga/icingaweb2-module-director.git'
|
|
ref: 'tags/v1.3.1'
|
|
latest: true
|
|
target: 'director'
|
|
docs_dir: 'doc'
|
|
category: 'Modules'
|
|
Business Process:
|
|
git: 'https://github.com/Icinga/icingaweb2-module-businessprocess.git'
|
|
ref: 'tags/v2.1.0'
|
|
latest: true
|
|
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'
|