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

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

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

revision 2791 by boklm, Tue May 22 08:13:00 2012 UTC revision 2792 by dmorgan, Mon Jul 9 08:14:23 2012 UTC
# Line 32  node rabbit { Line 32  node rabbit {
32          minute  => 30          minute  => 30
33      }      }
34    
35        youri-check::config {'config_2':
36            version => '2',
37        }
38    
39        youri-check::check {'check_2':
40            version => '2',
41            hour    => '*/2',
42            minute  => 30
43        }
44    
45      # for testing iso quickly      # for testing iso quickly
46      include libvirtd::kvm      include libvirtd::kvm
47      libvirtd::group_access { 'mga-iso_makers': }      libvirtd::group_access { 'mga-iso_makers': }

Legend:
Removed from v.2791  
changed lines
  Added in v.2792

  ViewVC Help
Powered by ViewVC 1.1.30