Changes between Version 14 and Version 15 of EmpezarConPuppet


Ignore:
Timestamp:
02/25/10 16:36:02 (15 years ago)
Author:
sebas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EmpezarConPuppet

    v14 v15  
    5555}}}
    5656
     57crear el archivo de los nodes
     58
     59vi /etc/puppet/manifests/
     60{{{
     61node <nombre de la maquina> {
     62 include test_class
     63}
     64
     65}}}
     66
     67
    5768== el desarollo con puppet ==
    5869