Update examples
This commit is contained in:
parent
6a89b56fc4
commit
8079307697
|
@ -2,12 +2,15 @@
|
|||
site_name: 'Icinga Director'
|
||||
source_dir: '/var/www/docs/source'
|
||||
site_dir: '/var/www/docs/html'
|
||||
inject_central_docs: true
|
||||
project:
|
||||
git: 'https://github.com/Icinga/icingaweb2-module-director.git'
|
||||
ref: 'support/1.7'
|
||||
ref: 'master'
|
||||
target: 'icinga-director'
|
||||
docs_dir: 'doc'
|
||||
latest: true
|
||||
product: 'Icinga Director'
|
||||
package: 'icinga-director'
|
||||
subprojects:
|
||||
PuppetDB Import:
|
||||
git: 'https://github.com/Icinga/icingaweb2-module-puppetdb.git'
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
site_name: 'Icinga Web 2'
|
||||
site_name: 'Icinga Web'
|
||||
source_dir: '/var/www/docs/source'
|
||||
site_dir: '/var/www/docs/html'
|
||||
project:
|
||||
git: 'https://github.com/Icinga/icingaweb2.git'
|
||||
ref: 'master'
|
||||
target: 'icinga-web-2'
|
||||
target: 'icinga-web'
|
||||
docs_dir: 'doc'
|
||||
latest: true
|
||||
subprojects:
|
||||
|
|
Loading…
Reference in New Issue