Uncommented initial steps in configuration process
This commit is contained in:
parent
0162523698
commit
e46a04ebec
@ -13,3 +13,9 @@ icinga.yml
|
|||||||
|
|
||||||
Playbook configures the Telos Digital ICINGA2 monitoring system
|
Playbook configures the Telos Digital ICINGA2 monitoring system
|
||||||
|
|
||||||
|
INSTALLATION
|
||||||
|
============
|
||||||
|
|
||||||
|
ansible-playbook -i hosts icinga.yml --ask-vault-pass
|
||||||
|
|
||||||
|
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
- group_vars/db/vault.yml # This is encrypted
|
- group_vars/db/vault.yml # This is encrypted
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
#- httpd_with_php
|
- httpd_with_php
|
||||||
#- mariadb
|
- mariadb
|
||||||
- icinga2
|
- icinga2
|
||||||
- icingaweb2
|
- icingaweb2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user