/[adm]/puppet/modules/ii/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/ii/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2275 by misc, Sun Jan 15 15:09:02 2012 UTC revision 2276 by misc, Sun Jan 15 17:07:16 2012 UTC
# Line 17  class ii { Line 17  class ii {
17          # a custom wrappper is needed since ii do not fork in the          # a custom wrappper is needed since ii do not fork in the
18          # background, and bash is not able to properly do it          # background, and bash is not able to properly do it
19          local_script { "ii_$nick":          local_script { "ii_$nick":
20              content => "ii/ii_wrapper.pl",              content => template("ii/ii_wrapper.pl"),
21              require => Class['ii::base'],              require => Class['ii::base'],
22          }          }
23    

Legend:
Removed from v.2275  
changed lines
  Added in v.2276

  ViewVC Help
Powered by ViewVC 1.1.28