Vagrant: provide .../monitoring/commandtransports.ini
This commit is contained in:
parent
74d5d69085
commit
ea5329236b
|
@ -0,0 +1,3 @@
|
||||||
|
[local]
|
||||||
|
transport = local
|
||||||
|
path = /var/run/icinga2/cmd/icinga2.cmd
|
|
@ -109,7 +109,7 @@ class icingaweb2_dev (
|
||||||
replace => false,
|
replace => false,
|
||||||
}
|
}
|
||||||
|
|
||||||
icingaweb2::config::module { [ 'backends', 'config', 'instances' ]:
|
icingaweb2::config::module { [ 'backends', 'commandtransports', 'config', 'instances' ]:
|
||||||
module => 'monitoring',
|
module => 'monitoring',
|
||||||
source => 'puppet:///modules/icingaweb2_dev',
|
source => 'puppet:///modules/icingaweb2_dev',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue