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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2709 - (hide annotations) (download)
Mon Apr 2 11:05:42 2012 UTC (12 years ago) by misc
File size: 940 byte(s)
remove unused autoinstallation stuff, date back to pre-mageia 1 time, and would be replaced by virtinst if needed nowadays
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     include mirror::newrelease
16 misc 2648 include releasekey
17 misc 2303
18 misc 2708 youri-check::config {'config_cauldron':
19     version => 'cauldron',
20 pterjan 2466 }
21 misc 2708 youri-check::check {'check_cauldron':
22     version => 'cauldron',
23     hour => '*',
24     minute => 4
25 pterjan 2466 }
26 misc 2708
27     youri-check::config {'config_1':
28     version => '1',
29 pterjan 2466 }
30 misc 2708 youri-check::check {'check_1':
31     version => '1',
32     hour => '*/2',
33     minute => 30
34 pterjan 2466 }
35    
36 misc 2303 # for testing iso quickly
37     include libvirtd::kvm
38 misc 2708 libvirtd::group_access { 'mga-iso_makers': }
39 misc 2303
40     }

Properties

Name Value
svn:keywords ID Date Rev

  ViewVC Help
Powered by ViewVC 1.1.30