Parent Directory
|
Revision Log
|
Patch
revision 221 by dmorgan, Sun Nov 7 00:46:55 2010 UTC | revision 222 by misc, Wed Nov 10 00:57:44 2010 UTC | |
---|---|---|
# | Line 4 class bugzilla { | Line 4 class bugzilla { |
4 | ensure => installed; | ensure => installed; |
5 | } | } |
6 | ||
7 | $password = extlookup("bugzilla_password") | |
8 | file { '/etc/bugzilla/localconfig': | file { '/etc/bugzilla/localconfig': |
9 | ensure => present, | ensure => present, |
10 | owner => root, | owner => root, |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |