Force Icinga2 package to the latest version.
This commit is contained in:
parent
6442629208
commit
c9ec487d0d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
class rhizo_base::icinga {
|
||||
|
||||
package { ['icinga2', 'icinga2-bin', 'icinga2-common', 'icinga2-doc']:
|
||||
ensure => '2.3.4~precise',
|
||||
ensure => latest,
|
||||
require => Class['rhizo_base::apt'],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue