/[adm]/puppet/modules/phpbb/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/phpbb/manifests/init.pp

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

revision 1538 by misc, Tue Apr 19 11:45:26 2011 UTC revision 1539 by misc, Tue Apr 19 11:48:37 2011 UTC
# Line 91  class phpbb { Line 91  class phpbb {
91              description => "$lang db for phpbb forum",              description => "$lang db for phpbb forum",
92              user => $user,              user => $user,
93              tag => $tag,              tag => $tag,
94              require => Postgresql::User[$user]      # this break due to the way it is remotely declared
95        # this should only be a issue in case of bootstrapping again
96        #        require => Postgresql::User[$user]
97          }          }
98      }      }
99    

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

  ViewVC Help
Powered by ViewVC 1.1.30