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
|
||||
|
||||
INSTALLATION
|
||||
============
|
||||
|
||||
ansible-playbook -i hosts icinga.yml --ask-vault-pass
|
||||
|
||||
|
||||
|
@ -9,8 +9,8 @@
|
||||
- group_vars/db/vault.yml # This is encrypted
|
||||
|
||||
roles:
|
||||
#- httpd_with_php
|
||||
#- mariadb
|
||||
- httpd_with_php
|
||||
- mariadb
|
||||
- icinga2
|
||||
- icingaweb2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user