Icinga / ansible-playbooks

Ansible Playbook for Icinga 2
GNU General Public License v2.0
225 stars 122 forks source link

[dev.icinga.com #10267] Failed to import IDO schema on CentOS7 #37

Closed icinga-migration closed 6 years ago

icinga-migration commented 9 years ago

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

Created by kmf on 2015-10-02 12:34:52 +00:00

Assignee: (none) Status: New Target Version: (none) Last Update: 2016-01-08 08:24:55 +00:00 (in Redmine)


icinga-migration commented 9 years ago

Updated by kmf on 2015-10-02 12:36:40 +00:00

The Play fails that it can't find the mysql.sql Ansible is looking in the wrong path.

icinga-migration commented 9 years ago

Updated by kmf on 2015-10-02 12:42:37 +00:00

I assume the path in icinga2-ansible-web-ui/vars/main.yml variable is icinga2_web_mysql_schema_rh_7

icinga-migration commented 8 years ago

Updated by kmf on 2016-01-08 08:24:55 +00:00

update?

aflatto commented 7 years ago

I just encountered this issue on Centos 7 TASK [icinga2-ansible-web-ui : Import IDO Schema on Icinga Database (only once)] *** fatal: [54.187.56.126]: FAILED! => {"changed": false, "failed": true, "msg": "target /usr/share/doc/icinga2-ido-mysql-2.0.2/schema/mysql.sql does not exist on the host"}

aflatto commented 6 years ago

I have tested the loading of the scheme on the latest centos, and the issue has not occurred in 6 fresh attempts. Closing issue