Selaa lähdekoodia

Added newlines to recent files

tags/v0.37.4
Alexander Kozlov 9 vuotta sitten
vanhempi
commit
03d97659d0
4 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. +1
    -1
      apache/files/Debian/sites-available/000-default.conf
  2. +1
    -1
      apache/manage_security.sls
  3. +1
    -1
      apache/own_default_vhost.sls
  4. +1
    -1
      pillar.example

+ 1
- 1
apache/files/Debian/sites-available/000-default.conf Näytä tiedosto

@@ -1,4 +1,4 @@
<VirtualHost *:80>
RewriteEngine on
RewriteRule ^/(.*) blah [R=503]
</VirtualHost>
</VirtualHost>

+ 1
- 1
apache/manage_security.sls Näytä tiedosto

@@ -30,4 +30,4 @@ apache_manage-security-{{ option }}:

{% endif %}

{% endif %}
{% endif %}

+ 1
- 1
apache/own_default_vhost.sls Näytä tiedosto

@@ -14,4 +14,4 @@ apache_own-default-vhost:
- watch_in:
- module: apache-reload

{% endif %}
{% endif %}

+ 1
- 1
pillar.example Näytä tiedosto

@@ -126,4 +126,4 @@ apache:
RemoteIPHeader: X-Forwarded-For
RemoteIPTrustedProxy:
- 10.0.8.0/24
- 127.0.0.1
- 127.0.0.1

Loading…
Peruuta
Tallenna