commit | eebe47a117610a2325d465e103ff65d83aa457a1 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Fri Jun 02 16:29:40 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Fri Jun 02 16:29:40 2017 +0200 |
tree | bf6128ae0f97fa669274b03db23fe709e44fe712 | |
parent | 22f01ca480c3bfbf410f7b264dbbcce174b393e1 [diff] [blame] |
Optimize noservices condition + fix missing pillar param
diff --git a/tests/pillar/apache_server.sls b/tests/pillar/apache_server.sls index fe53ffa..64a21d8 100644 --- a/tests/pillar/apache_server.sls +++ b/tests/pillar/apache_server.sls
@@ -4,6 +4,7 @@ modules: - cgi - php + module_php: php7.0 user: cloudlab: enabled: true