We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c21740 + dedb9e2 commit 42bd3cbCopy full SHA for 42bd3cb
apache/config/vhosts/standard.sls
@@ -67,7 +67,7 @@ apache-config-vhosts-standard-{{ id }}-cmd-run-a2en:
67
68
apache-config-vhosts-standard-{{ id }}-cmd-run-a2dis:
69
cmd.run:
70
- - name: a2dissite {{ id }}{{ apache.confext }}:
+ - name: a2dissite {{ id }}{{ apache.confext }}
71
- onlyif: test -f /etc/apache2/sites-enabled/{{ id }}{{ apache.confext }}
72
- require:
73
- file: apache-config-vhosts-standard-{{ id }}
0 commit comments