Simon Pasquier | 8401447 | 2017-01-26 10:34:17 +0100 | [diff] [blame] | 1 | classes: |
2 | - service.apache.server.single | ||||
Oleksandr Bryndzii | 1d42349 | 2018-11-06 10:35:02 +0200 | [diff] [blame] | 3 | parameters: |
4 | apache: | ||||
5 | server: | ||||
6 | mods: | ||||
7 | status: | ||||
8 | enabled: ${_param:apache_mods_status_enabled} | ||||
9 | status: ${_param:apache_mods_status_status} | ||||
Oleksandr Bryndzii | da2c783 | 2018-12-18 12:58:36 +0000 | [diff] [blame] | 10 | host: |
11 | address: ${_param:apache_mods_status_host_address} | ||||
12 | port: ${_param:apache_mods_status_host_port} |