- change from lxde to lubuntu-desktop

- make nrpe a role
This commit is contained in:
Michael Pellegrino
2022-06-30 14:24:03 -04:00
parent 7456afed0f
commit 42c6f18bd7
3 changed files with 5 additions and 2 deletions

3
hosts
View File

@@ -41,6 +41,9 @@ wes-host3
[public] [public]
# not currently used # not currently used
# #
[nrpe]
# install and configure nagios nrpe server
#
[snmpd] [snmpd]
# installs SNMP daemon # installs SNMP daemon
# #

View File

@@ -65,7 +65,7 @@
- hosts: salesforce - hosts: salesforce
roles: roles:
- salesforce - salesforce
- hosts: all - hosts: nrpe
roles: roles:
- nrpe - nrpe
- hosts: sipclient - hosts: sipclient

View File

@@ -12,4 +12,4 @@ dependency_packages:
- libpcap-dev - libpcap-dev
- libsctp-dev - libsctp-dev
- chromium-browser - chromium-browser
- lxqt - lubuntu-desktop