Changeset 238 for trunk/puppet/manifests


Ignore:
Timestamp:
Jul 8, 2009, 7:02:53 PM (15 years ago)
Author:
sebas
Message:

cronapt a lugo + ltsp update client scripts

Location:
trunk/puppet/manifests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/puppet/manifests/node-prod-servidores.pp

    r228 r238  
    1212node lugo {
    1313
     14    include matrix::ldapauthclient
     15
     16    cronapt::mailon-mailto { dist:
     17       mailon => "upgrade",
     18       mailto => "seguridad@localhost"
     19    }
     20
    1421    include ubuntu::optimizacion
    15 
    16     include test_class
    1722    include utile-cli
    1823
     
    2025       debproxyhost => "debproxy-ubuntu",
    2126    }
     27
     28    include ltsp::updateclient::piloto
    2229
    2330    ltsp::buildclient { dist:
  • trunk/puppet/manifests/site.pp

    r228 r238  
    3535    include test_class
    3636
     37    include cups::browse
    3738    include ubuntu::optimizacion
    3839
     
    5354       startuppage => "http://www.sedenacional.cta.org.ar",
    5455    }
     56
     57    include ltsp::updateclient::piloto
    5558
    5659    ltsp::buildclient { dist:
Note: See TracChangeset for help on using the changeset viewer.