/[adm]/puppet/deployment/wikis/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/wikis/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2064 by boklm, Sat Oct 22 23:55:54 2011 UTC revision 2065 by boklm, Sat Oct 22 23:56:56 2011 UTC
# Line 20  class wikis { Line 20  class wikis {
20          location => '/dev/null',          location => '/dev/null',
21          use_ssl => true,          use_ssl => true,
22          vhost => "wiki.$domain",          vhost => "wiki.$domain",
23          content => template("wiki/wiki_vhost.conf"),          content => template("wikis/wiki_vhost.conf"),
24      }      }
25  }  }

Legend:
Removed from v.2064  
changed lines
  Added in v.2065

  ViewVC Help
Powered by ViewVC 1.1.30