Project

General

Profile

tickets #159330

Updated by crameleon 28 days ago

Currently, only the httpd on monitor.i.o.o and netbox1.i.o.o is managed through Salt. 

 I gathered machines using manually configured Apache and added them as checklist entries to this ticket. 

 The configuration of these should be imported into the respective Salt roles in the repository to benefit from configuration management and monitoring. 

 The netbox1.i.o.o monitor.i.o.o configuration (pillar/role/netbox.sls) (pillar/role/monitoring/master.sls or the monitor.i.o.o configuration (pillar/role/monitoring/master.sls) pillar/role/common/apache2.sls) can be used as examples. The common pillar/role/common/apache2.sls file should be included with all role based httpd configurations to include the machines in httpd monitoring. configurations.

Back