Matthew Haughton
|
36319cd5e0
|
set default facts for all manifests
|
2013-12-07 13:39:24 -05:00 |
|
Matthew Haughton
|
db68cf39ae
|
include_class is deprecated
|
2013-12-07 13:39:24 -05:00 |
|
Matthew Haughton
|
753283286f
|
switch vhost resource to concat pattern
Also uses sites-available/enabled pattern for config files
|
2013-11-30 21:24:50 -05:00 |
|
Matthew Haughton
|
2459844373
|
add puppetlabs-concat dependency
|
2013-11-30 20:33:10 -05:00 |
|
Matthew Haughton
|
8292be0748
|
set required variables before template declared
correctly sets www_root in the vhost_header template
|
2013-11-21 23:23:45 -05:00 |
|
Matthew Haughton
|
99e9d82f12
|
accept boolean for ipv6_enable as documented
|
2013-11-21 23:18:04 -05:00 |
|
Matthew Haughton
|
e1c4c7470b
|
sort vhost_cfg_append in vhost_ssl_footer
|
2013-11-21 23:08:36 -05:00 |
|
Matthew Haughton
|
4af2087867
|
fix spacing issues in various templates
Before this change, vhost_ssl_header would merge
"ssl" with any listen options, e.g.:
listen *:443 ssldefault;
when listen_options => 'default'.
|
2013-11-21 23:04:39 -05:00 |
|
Matthew Haughton
|
3024f2927d
|
fix IPv6 address fact detection
|
2013-11-21 22:32:23 -05:00 |
|
Matthew Haughton
|
4204dc908b
|
Revert "Update vhost.pp"
This reverts commit 5ee2f65 .
Fixes #186
|
2013-11-21 22:23:44 -05:00 |
|
Matthew Haughton
|
962fa6672a
|
rspec tests for v0.0.6
Resolves #65
|
2013-11-21 22:14:00 -05:00 |
|