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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2709 - (show 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 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 mirror::newrelease
16 include releasekey
17
18 youri-check::config {'config_cauldron':
19 version => 'cauldron',
20 }
21 youri-check::check {'check_cauldron':
22 version => 'cauldron',
23 hour => '*',
24 minute => 4
25 }
26
27 youri-check::config {'config_1':
28 version => '1',
29 }
30 youri-check::check {'check_1':
31 version => '1',
32 hour => '*/2',
33 minute => 30
34 }
35
36 # for testing iso quickly
37 include libvirtd::kvm
38 libvirtd::group_access { 'mga-iso_makers': }
39
40 }

Properties

Name Value
svn:keywords ID Date Rev

  ViewVC Help
Powered by ViewVC 1.1.30