mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
parent
5a6995f67f
commit
aa030111bd
@ -14,7 +14,7 @@ $livestatusVersion = '1.2.4p5'
|
||||
$phantomjsVersion = '1.9.1'
|
||||
$casperjsVersion = '1.0.2'
|
||||
|
||||
class { 'profile::icinga2':
|
||||
class { 'profile::icinga2-dev ':
|
||||
icinga2Version => $icinga2Version,
|
||||
}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
class profile::icinga2 ($icinga2Version) {
|
||||
class profile::icinga2-dev ($icinga2Version) {
|
||||
include icinga2-mysql
|
||||
|
||||
icinga2::feature { [ 'statusdata', 'command', 'compatlog' ]:
|
Loading…
x
Reference in New Issue
Block a user