- Timestamp:
- Jul 29, 2009, 6:08:42 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/puppet/manifests/classes/estacion-de-trabajo.pp
r251 r311 87 87 } 88 88 89 90 ## TODO: poner thunderbird como client de correo por defecto en la 91 # session del usuario asi no se abre evolution. 92 89 93 class estacion-de-trabajo::thunderbird::extensions { 90 94 … … 99 103 } 100 104 101 file { "/usr/lib/thunderbird/extensions/syncmlplugin@funambol.com": 102 ensure => "/dist/svn-redcta/thunderbid-extensions/funambol/dist" 103 } 105 # TODO: hacer lo andar bien... 106 # file { "/usr/lib/thunderbird/extensions/syncmlplugin@funambol.com": 107 # ensure => "/dist/svn-redcta/thunderbid-extensions/funambol/dist" 108 # } 104 109 } 105 110
Note: See TracChangeset
for help on using the changeset viewer.