diff --git a/group_vars/web.yml b/group_vars/web.yml index ff2e134..9c03fc8 100644 --- a/group_vars/web.yml +++ b/group_vars/web.yml @@ -1,8 +1,7 @@ --- custom_firewall_ports: - 80 - - 443 apt_packages: - nfs-common -install_nginx_exporter: true +install_cadvisor_exporter: true description: 'webserver node for hosting retailor laravel project'