/[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 191 by misc, Sun Nov 7 13:17:28 2010 UTC revision 240 by dmorgan, Wed Nov 10 23:58:34 2010 UTC
# Line 2  class transifex { Line 2  class transifex {
2    package { 'transifex':    package { 'transifex':
3      ensure => installed      ensure => installed
4    }    }
5      
6      $password = extlookup("transifex_password")
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.191  
changed lines
  Added in v.240

  ViewVC Help
Powered by ViewVC 1.1.30