Skip to content
This repository was archived by the owner on Apr 16, 2018. It is now read-only.
This repository was archived by the owner on Apr 16, 2018. It is now read-only.

[dev.icinga.com #11712] Ido_mysql/Package[icinga2-ido-mysql] always trying to be installed before repo added #353

@icinga-migration

Description

@icinga-migration

This issue has been migrated from Redmine: https://dev.icinga.com/issues/11712

Created by plarivee on 2016-05-02 13:52:45 +00:00

Assignee: (none)
Status: New
Target Version: (none)
Last Update: 2016-05-02 23:59:53 +00:00 (in Redmine)


when having the class handle the repo and also using IDO with mysql, the ido packages always wants to be intalled before the repo.

Using
@ class { 'icinga2':
db_type => $db_type,
db_host => $db_host,
db_port => $db_port,
db_name => $ido_db_name,
db_user => $ido_db_user,
db_pass => $ido_db_password,
manage_database => $manage_database,
manage_repos => true,
}@

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions