nginx update for long server names 99/83599/1
authoreronkeo <ronan.keogh@est.tech>
Thu, 28 Mar 2019 12:03:26 +0000 (12:03 +0000)
committereronkeo <ronan.keogh@est.tech>
Thu, 28 Mar 2019 12:03:26 +0000 (12:03 +0000)
commitaae996e16efd1336100f300a0f2489326451d9cd
treeb64d8199c9408e8aa882baa85d4c468c97a01b73
parent98ea82804e23245082f2a7b9363ea5b10300329a
nginx update for long server names

This issue addresses the following
error when starting nginx container:
  nginx: [emerg] could not build the \
  server_names_hash, you should increase \
  server_names_hash_bucket_size: 64

Change-Id: I369075edd16801aca6b09c6727370060225c428c
Issue-ID: OOM-1765
Signed-off-by: eronkeo <ronan.keogh@est.tech>
ansible/roles/nginx/templates/nginx.conf.j2