Ignore:
Timestamp:
Jul 6, 2009, 6:33:55 PM (15 years ago)
Author:
sebas
Message:

comentario todo en ltsp client + virtual box repositorio

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/puppet/manifests/classes/ltsp.pp

    r207 r232  
    1313# - set root password
    1414# - configure munin-node
     15# - ocsinventory (with a preseed)
    1516
    1617class ltsp::common {
     
    2122define ltsp::buildclient ( $mirror, $securitymirror  ) {
    2223    include ltsp::common
     24
    2325    exec { "ltsp-build-client":
    2426        command => "ltsp-build-client --mirror=$mirror --security-mirror=$securitymirror --late-packages \"ssh munin-node\" &>/dev/null",
Note: See TracChangeset for help on using the changeset viewer.