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

Annotation of /puppet/manifests/nodes.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 736 - (hide annotations) (download)
Sun Jan 9 02:10:47 2011 UTC (13 years, 3 months ago) by boklm
File size: 3710 byte(s)
add soft and web repositories
1 misc 4 # svn, big important server
2     node valstar {
3 boklm 49 # Location: IELO datacenter (marseille)
4     #
5     # TODO:
6     # - GIT server
7     # - setup youri
8     # - setup maintainers database (with web interface)
9     # - mirroring (Nanar)
10     #
11 misc 24 include default_mageia_server
12 misc 44 timezone::timezone { "Europe/Paris": }
13 nanardon 21 include rsyncd
14 nanardon 32 include mirror
15 misc 53 include openldap::master
16 misc 101 include subversion::client
17 dmorgan 131 include subversion::server
18 misc 155 include puppet::master
19 blino 370 include ssh::auth
20     include ssh::auth::keymaster
21 blino 371 include buildsystem::mainnode
22 boklm 696 include buildsystem::mgacreatehome
23 misc 13
24 misc 450 include pam::committers_access
25 misc 440 include restrictshell::allow_svn
26 blino 499 include restrictshell::allow_pkgsubmit
27 boklm 699 include openssh::ssh_keys_from_ldap
28 misc 440
29 misc 676 subversion::repository { "/svn/adm/":
30     group => "mga-sysadmin",
31 misc 692 commit_mail => ['mageia-sysadm@mageia.org', "sysadmin-commits@ml.$domain"],
32 boklm 714 syntax_check1 => 'check_puppet_templates',
33     syntax_check2 => 'check_puppet',
34 boklm 708 cia_post => true,
35 boklm 718 cia_module => "sysadm",
36 misc 676 }
37    
38 boklm 736 subversion::repository { "/svn/soft/":
39     group => "mga-packagers",
40     commit_mail => ['mageia-sysadm@mageia.org'],
41     cia_post => true,
42     cia_module => "soft",
43     }
44    
45     subversion::repository { "/svn/web/":
46     group => "mga-committers",
47     cia_post => true,
48     cia_module => "web",
49     }
50    
51 boklm 712 subversion::repository { "/svn/packages/":
52     group => "mga-packagers",
53     no_binary => true,
54     cia_post => true,
55     cia_module => "packages",
56 boklm 728 cia_ignore_author => '^schedbot$',
57 boklm 712 }
58    
59     subversion::repository { "/svn/binrepos/cauldron/":
60     group => "mga-packagers",
61     cia_post => true,
62     cia_module => "binrepos",
63 boklm 728 cia_ignore_author => '^schedbot$',
64 boklm 712 }
65    
66 misc 101 subversion::snapshot { "/etc/puppet":
67 misc 456 source => "svn://svn.mageia.org/svn/adm/puppet/"
68 misc 6 }
69 misc 4 }
70 boklm 3
71 misc 4 # web apps
72     node alamut {
73 boklm 49 # Location: IELO datacenter (marseille)
74     #
75     # TODO:
76 dmorgan 186 # - Review board
77 boklm 49 # - nagios
78     # - api
79     # - mail server
80     # - mailing list server
81     # - wiki
82 misc 193 # - pastebin
83 boklm 49 # - LDAP slave
84     #
85 misc 558 include default_mageia_server_no_smtp
86 misc 526 include postgresql::server
87 misc 493 include dns_server
88 misc 44 timezone::timezone { "Europe/Paris": }
89 misc 92
90     include catdap
91 misc 665 include websites::donate
92 nanardon 102 include mga-mirrors
93 nanardon 119 include epoll
94 dmorgan 178 include transifex
95 dmorgan 289 include bugzilla
96 misc 558 include sympa::server
97     include postfix::primary_smtp
98 misc 673
99 boklm 697 # import "lists"
100 boklm 3 }
101    
102 misc 4 # buildnode
103     node jonund {
104 boklm 49 # Location: IELO datacenter (marseille)
105     #
106 misc 193 include default_mageia_server
107 blino 346 include buildsystem::buildnode
108 misc 44 timezone::timezone { "Europe/Paris": }
109 boklm 250 include shorewall
110 boklm 244 include shorewall::default_firewall
111 boklm 358 include testvm
112 misc 4 }
113 boklm 3
114 misc 4 node ecosse {
115 boklm 49 # Location: IELO datacenter (marseille)
116     #
117 misc 193 include default_mageia_server
118 misc 213 include buildsystem::buildnode
119 misc 44 timezone::timezone { "Europe/Paris": }
120 boklm 3 }
121    
122 misc 4 # backup server
123     node fiona {
124 boklm 49 # Location: IELO datacenter (marseille)
125     #
126     # TODO:
127     # - buy the server
128     # - install the server in datacenter
129 misc 193 # - install a backup system
130     include default_mageia_server
131 misc 4 }
132    
133     # gandi-vm
134     node krampouezh {
135 boklm 49 # Location: gandi VM
136     #
137     # TODO:
138     # - secondary MX
139     # - LDAP slave (for external traffic maybe)
140     #
141 misc 193 include default_mageia_server
142 misc 558 # TODO uncomment when ready to be tested
143     #include default_mageia_server_no_smtp
144     #include postfix::secondary_smtp
145    
146 misc 493 include dns_server
147 misc 44 timezone::timezone { "Europe/Paris": }
148 boklm 49 # Other services running on this server :
149     # - meetbot
150 misc 4 }
151    
152     node champagne {
153 boklm 49 # Location: gandi VM
154     #
155     # TODO:
156     # - setup mageia.org web site
157     # - setup blog
158     #
159 misc 193 include default_mageia_server
160 dams 276 timezone::timezone { "Europe/Paris": }
161 dams 278 include blog
162 misc 4 }
163    
164 misc 586 node friteuse {
165     # Location: VM hosted by nfrance
166     #
167     # TODO:
168     # - setup forum
169 misc 4
170 misc 586 include default_mageia_server
171     timezone::timezone { "Europe/Paris": }
172     }

  ViewVC Help
Powered by ViewVC 1.1.30