Pārlūkot izejas kodu

Merge pull request #45 from thornycrackers/master

Create vhost DocumentRoot directory
master
Nitin Madhok pirms 9 gadiem
vecāks
revīzija
bb33e3856a
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. +5
    -0
      apache/vhosts/standard.sls

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

@@ -19,6 +19,11 @@ include:
- pkg: apache
- watch_in:
- module: apache-reload
{{ id }}-documentroot:
file.directory:
- unless: test -d {{ site.get('DocumentRoot') }}
- name: {{ site.get('DocumentRoot') }}

{% if grains.os_family == 'Debian' %}
a2ensite {{ id }}{{ apache.confext }}:

Notiek ielāde…
Atcelt
Saglabāt