From a97a95fd26e1afa2f8738e1f7fa34744e11f3bb1 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Apr 11 2020 21:58:30 +0000 Subject: Add nginx profile to matrix --- diff --git a/salt/role/matrix.sls b/salt/role/matrix.sls index 6bec80d..c61d0cd 100644 --- a/salt/role/matrix.sls +++ b/salt/role/matrix.sls @@ -1,4 +1,5 @@ include: + - profile.web.server.nginx - profile.matrix.synapse - profile.matrix.init - profile.matrix.appservice