Mercurial > repos > other > Puppet
diff manifests/templates.pp @ 58:65b227da8dc2 puppet-3.6
Merge Default again
(Because somehow the last one wasn't the latest default,
even though I did "hg pull -u" just before the merge)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 26 Jul 2015 17:58:06 +0100 |
parents | 3674aac72674 be1e9773a12c |
children | c2f66d0f2a43 |
line wrap: on
line diff
--- a/manifests/templates.pp Sun Jul 26 17:55:43 2015 +0100 +++ b/manifests/templates.pp Sun Jul 26 17:58:06 2015 +0100 @@ -475,6 +475,7 @@ # http://en.wikipedia.org/wiki/Server_Name_Indication#No_support priority => 1, custom_fragment => template("private/apache/dev.fragment"), + force_no_index => false, } } class glittergothsite {