Pārlūkot izejas kodu

vhosts/standard: fix set user/group

unless test -d on file.directory seems useless.
tags/v0.37.4
Adrien "ze" Urban pirms 6 gadiem
vecāks
revīzija
2bae6fea10
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. +0
    -1
      apache/vhosts/standard.sls

+ 0
- 1
apache/vhosts/standard.sls Parādīt failu

@@ -24,7 +24,6 @@ include:
{% if site.get('DocumentRoot') != False %}
{{ id }}-documentroot:
file.directory:
- unless: test -d {{ documentroot }}
- name: {{ documentroot }}
- makedirs: True
{% if site.get('DocumentRootUser') %}

Notiek ielāde…
Atcelt
Saglabāt