13017d5c by Gustavo Calcaterra Committed by DevOps

BugFix Enable stub_status so metricbeat can work

1 parent ffef9b58
...@@ -119,4 +119,3 @@ ...@@ -119,4 +119,3 @@
119 - template_file: www/index.html.j2 119 - template_file: www/index.html.j2
120 deployment_location: /usr/share/nginx/html/server_two.html 120 deployment_location: /usr/share/nginx/html/server_two.html
121 web_server_name: Ansible NGINX collection - Server two 121 web_server_name: Ansible NGINX collection - Server two
122 nginx_config_status_enable: true
......
...@@ -328,3 +328,4 @@ ...@@ -328,3 +328,4 @@
328 - template_file: www/index.html.j2 328 - template_file: www/index.html.j2
329 deployment_location: /usr/share/nginx/html/server_two.html 329 deployment_location: /usr/share/nginx/html/server_two.html
330 web_server_name: Ansible NGINX collection - Server two 330 web_server_name: Ansible NGINX collection - Server two
331 nginx_config_status_enable: true
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!