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