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

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

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

revision 340 by misc, Sat Nov 20 11:52:54 2010 UTC revision 378 by misc, Mon Nov 22 02:04:06 2010 UTC
# Line 3  class transifex { Line 3  class transifex {
3      ensure => installed      ensure => installed
4    }    }
5    
6    $password = extlookup("transifex_password")    $password = extlookup("transifex_password",'x')
7    file { "20-engines.conf":    file { "20-engines.conf":
8      path => "/etc/transifex/20-engines.conf",      path => "/etc/transifex/20-engines.conf",
9      ensure => present,      ensure => present,

Legend:
Removed from v.340  
changed lines
  Added in v.378

  ViewVC Help
Powered by ViewVC 1.1.30