X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fservices%2Fapache.yaml;h=7595e4c3552717356dc318f80129508bc485f528;hb=6480942f4b2fbe49a9ea1a73bcbdb0878271e84e;hp=758d9510cf6a634d0ec25311db29c8251e92e586;hpb=e774cb35d5a0658de7595839b0c54c4181181798;p=apex-tripleo-heat-templates.git diff --git a/puppet/services/apache.yaml b/puppet/services/apache.yaml index 758d9510..7595e4c3 100644 --- a/puppet/services/apache.yaml +++ b/puppet/services/apache.yaml @@ -31,6 +31,8 @@ outputs: # internal_api_uri -> [IP] # internal_api_subnet - > IP/CIDR apache::ip: {get_param: [ServiceNetMap, ApacheNetwork]} + apache::server_signature: 'Off' + apache::server_tokens: 'Prod' apache_remote_proxy_ips_network: str_replace: template: "NETWORK_subnet"