From 8f47f248bc64c14e233b018a0b7b92a8403895fa Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Mar 18 2020 03:03:32 +0000 Subject: Add lizards nginx setup --- diff --git a/pillar/role/web_static.sls b/pillar/role/web_static.sls index 12b5a10..e301728 100644 --- a/pillar/role/web_static.sls +++ b/pillar/role/web_static.sls @@ -1,4 +1,4 @@ -{% set websites = ['html5test', 'people', 'shop', 'static', 'studioexpress'] %} +{% set websites = ['html5test', 'people', 'shop', 'static', 'studioexpress', 'lizards'] %} include: - role.common.nginx