ed376abe42
* Integration tests for zabbix_host using Zabbix on Ubuntu 14.04. * fix duplicate yaml key in test * .changed -> is changed, |failed -> is failed, trim configfile * zabbix_host integration test does not need BOTMETA entry, inherited from module
10 lines
269 B
YAML
10 lines
269 B
YAML
---
|
|
db_name: 'zabbix'
|
|
db_user: 'zabbix'
|
|
db_password: 'fLhijUs3PgekNhwJ'
|
|
|
|
zabbix_release_deb: 'http://repo.zabbix.com/zabbix/3.4/ubuntu/pool/main/z/zabbix-release/zabbix-release_3.4-1+trusty_all.deb'
|
|
|
|
zabbix_packages:
|
|
- zabbix-server-mysql
|
|
- zabbix-frontend-php
|