aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-31 19:30:11 +0000
committerGerrit Code Review <review@openstack.org>2016-08-31 19:30:11 +0000
commit712b712f5a8b165fb7f5b98613522e52ea06af4d (patch)
treefd8965fea06f48e4a684e3c38166021716f468d6 /puppet
parente774cb35d5a0658de7595839b0c54c4181181798 (diff)
parent6c37e1ed2714be540eb614f70d7363cf11a35eb9 (diff)
Merge "apache: Remove product informations"
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/apache.yaml2
1 files changed, 2 insertions, 0 deletions
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"