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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2754 - (show annotations) (download)
Tue May 22 08:13:00 2012 UTC (11 years, 10 months ago) by boklm
File size: 909 byte(s)
remove newrelease rsync
1 node rabbit {
2 # Location: Server offered by Dedibox (paris)
3 #
4 # - used to create isos ( and live, and so on )
5 #
6 include common::default_mageia_server
7 timezone::timezone { 'Europe/Paris': }
8 include bcd::base
9 include bcd::web
10 include bcd::rsync
11 include draklive
12 include access_classes::iso_makers
13 include openssh::ssh_keys_from_ldap
14 include mirror::mageia
15 include releasekey
16
17 youri-check::config {'config_cauldron':
18 version => 'cauldron',
19 }
20 youri-check::check {'check_cauldron':
21 version => 'cauldron',
22 hour => '*',
23 minute => 4
24 }
25
26 youri-check::config {'config_1':
27 version => '1',
28 }
29 youri-check::check {'check_1':
30 version => '1',
31 hour => '*/2',
32 minute => 30
33 }
34
35 # for testing iso quickly
36 include libvirtd::kvm
37 libvirtd::group_access { 'mga-iso_makers': }
38
39 }

Properties

Name Value
svn:keywords ID Date Rev

  ViewVC Help
Powered by ViewVC 1.1.30