Add nagios_client role to buildvm-osbuild.yml playbook
Add the nagios_client role to the buildvm-osbuild.yml playbook to allow monitoring of osbuild workers. E.g. when they are down or have a full disk. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
e3ac8cebb1
commit
a7d5262a2f
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
- hosts
|
||||
- ipa/client
|
||||
- sudo
|
||||
- nagios_client
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue