This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
apache-formula
mirror of
https://github.com/saltstack-formulas/apache-formula.git
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
31
Wiki
Activity
Browse Source
Add confext (and missing vhostdir) parameters to pillar.example.
tags/v0.37.4
Adam Herzog
11 years ago
parent
be1aa5629e
commit
6a7448cb4b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
pillar.example
+ 2
- 0
pillar.example
View File
@@ -3,7 +3,9 @@ apache:
server: apache2
service: apache2
vhostdir: /etc/apache2/sites-available
confdir: /etc/apache2/conf.d
confext: .conf
logdir: /var/log/apache2
wwwdir: /srv/apache2
Write
Preview
Loading…
Cancel
Save