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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2754 - (hide 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 misc 2303 node rabbit {
2     # Location: Server offered by Dedibox (paris)
3 misc 2708 #
4 misc 2303 # - used to create isos ( and live, and so on )
5 misc 2708 #
6 misc 2303 include common::default_mageia_server
7 misc 2708 timezone::timezone { 'Europe/Paris': }
8 misc 2303 include bcd::base
9     include bcd::web
10     include bcd::rsync
11 misc 2577 include draklive
12 misc 2303 include access_classes::iso_makers
13     include openssh::ssh_keys_from_ldap
14     include mirror::mageia
15 misc 2648 include releasekey
16 misc 2303
17 misc 2708 youri-check::config {'config_cauldron':
18     version => 'cauldron',
19 pterjan 2466 }
20 misc 2708 youri-check::check {'check_cauldron':
21     version => 'cauldron',
22     hour => '*',
23     minute => 4
24 pterjan 2466 }
25 misc 2708
26     youri-check::config {'config_1':
27     version => '1',
28 pterjan 2466 }
29 misc 2708 youri-check::check {'check_1':
30     version => '1',
31     hour => '*/2',
32     minute => 30
33 pterjan 2466 }
34    
35 misc 2303 # for testing iso quickly
36     include libvirtd::kvm
37 misc 2708 libvirtd::group_access { 'mga-iso_makers': }
38 misc 2303
39     }

Properties

Name Value
svn:keywords ID Date Rev

  ViewVC Help
Powered by ViewVC 1.1.30