/[adm]/puppet/manifests/nodes.pp
ViewVC logotype

Diff of /puppet/manifests/nodes.pp

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

revision 1525 by boklm, Mon Apr 18 10:00:07 2011 UTC revision 1538 by misc, Tue Apr 19 11:45:26 2011 UTC
# Line 79  node alamut { Line 79  node alamut {
79          ensure => 'present',          ensure => 'present',
80      }      }
81    
82        # to create all phpbb database on alamut
83        phpbb::databases { $fqdn: }
84    
85      apache::vhost_redirect_ssl { "forums.$domain": }      apache::vhost_redirect_ssl { "forums.$domain": }
86      apache::vhost_redirect { "forum.$domain":      apache::vhost_redirect { "forum.$domain":
87          url => "https://forums.$domain/",          url => "https://forums.$domain/",

Legend:
Removed from v.1525  
changed lines
  Added in v.1538

  ViewVC Help
Powered by ViewVC 1.1.30