/[adm]/puppet/manifests/nodes/alamut.pp
ViewVC logotype

Diff of /puppet/manifests/nodes/alamut.pp

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

revision 2465 by dmorgan, Mon Feb 20 12:12:36 2012 UTC revision 2466 by pterjan, Tue Feb 21 18:36:21 2012 UTC
# Line 68  node alamut { Line 68  node alamut {
68          location => "/var/lib/xymon/www",          location => "/var/lib/xymon/www",
69      }      }
70    
71      include youri-check::report      youri-check::report_www {"check": }
72    
73        youri-check::config {"config_cauldron":
74            version => "cauldron",
75        }
76        youri-check::report {"report_cauldron":
77            version => "cauldron",
78            hour => "*",
79            minute => 24
80        }
81    
82        youri-check::config {"config_1":
83            version => "1",
84        }
85        youri-check::report {"report_1":
86            version => "1",
87            hour => "*",
88            minute => 54
89        }
90    
91      include wikis      include wikis
92      include websites::pkgcpan      include websites::pkgcpan

Legend:
Removed from v.2465  
changed lines
  Added in v.2466

  ViewVC Help
Powered by ViewVC 1.1.30