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 urli build scheduler |
8 |
|
|
# - setup youri |
9 |
|
|
# - setup restricted shell access to allow "mdvsys submit" to work |
10 |
|
|
# - setup maintainers database (with web interface) |
11 |
|
|
# - mirroring (Nanar) |
12 |
|
|
# - LDAP master |
13 |
|
|
# |
14 |
misc |
24 |
include default_mageia_server |
15 |
misc |
44 |
timezone::timezone { "Europe/Paris": } |
16 |
nanardon |
21 |
include rsyncd |
17 |
nanardon |
32 |
include mirror |
18 |
misc |
53 |
include openldap::master |
19 |
misc |
101 |
include subversion::client |
20 |
dmorgan |
131 |
include subversion::server |
21 |
misc |
101 |
|
22 |
misc |
13 |
|
23 |
misc |
101 |
subversion::snapshot { "/etc/puppet": |
24 |
|
|
source => "svn://vm-gandi.mageia.org/adm/puppet/" |
25 |
misc |
6 |
} |
26 |
misc |
7 |
|
27 |
misc |
87 |
file { "extdata": |
28 |
|
|
path => "/etc/puppet/extdata", |
29 |
|
|
ensure => directory, |
30 |
|
|
owner => puppet, |
31 |
|
|
group => puppet, |
32 |
|
|
mode => 700, |
33 |
|
|
recurse => true |
34 |
|
|
} |
35 |
|
|
|
36 |
misc |
9 |
package {"puppet-server": |
37 |
|
|
ensure => "installed" |
38 |
|
|
} |
39 |
blino |
68 |
|
40 |
|
|
package {"task-bs-cluster-main": |
41 |
|
|
ensure => "installed" |
42 |
|
|
} |
43 |
misc |
4 |
} |
44 |
boklm |
3 |
|
45 |
misc |
4 |
# web apps |
46 |
|
|
node alamut { |
47 |
boklm |
49 |
# Location: IELO datacenter (marseille) |
48 |
|
|
# |
49 |
|
|
# TODO: |
50 |
|
|
# - bugzilla |
51 |
|
|
# - nagios |
52 |
|
|
# - api |
53 |
|
|
# - mail server |
54 |
|
|
# - mailing list server |
55 |
|
|
# - wiki |
56 |
|
|
# - pastbin |
57 |
|
|
# - LDAP slave |
58 |
boklm |
52 |
# - transifex |
59 |
|
|
# - SQL server |
60 |
boklm |
49 |
# |
61 |
misc |
4 |
include default_mageia_server |
62 |
misc |
31 |
include bind::bind_master |
63 |
nanardon |
56 |
include postgresql |
64 |
misc |
31 |
bind::zone_master { "mageia.org": } |
65 |
|
|
bind::zone_master { "mageia.fr": } |
66 |
misc |
44 |
timezone::timezone { "Europe/Paris": } |
67 |
misc |
92 |
|
68 |
|
|
include catdap |
69 |
nanardon |
102 |
include mga-mirrors |
70 |
nanardon |
119 |
include epoll |
71 |
boklm |
3 |
} |
72 |
|
|
|
73 |
misc |
4 |
# buildnode |
74 |
|
|
node jonund { |
75 |
boklm |
49 |
# Location: IELO datacenter (marseille) |
76 |
|
|
# |
77 |
misc |
4 |
include default_mageia_server |
78 |
dmorgan |
86 |
include iurt |
79 |
misc |
44 |
timezone::timezone { "Europe/Paris": } |
80 |
misc |
4 |
} |
81 |
boklm |
3 |
|
82 |
misc |
4 |
node ecosse { |
83 |
boklm |
49 |
# Location: IELO datacenter (marseille) |
84 |
|
|
# |
85 |
misc |
4 |
include default_mageia_server |
86 |
dmorgan |
86 |
include iurt |
87 |
misc |
44 |
timezone::timezone { "Europe/Paris": } |
88 |
boklm |
3 |
} |
89 |
|
|
|
90 |
misc |
4 |
|
91 |
|
|
# backup server |
92 |
|
|
node fiona { |
93 |
boklm |
49 |
# Location: IELO datacenter (marseille) |
94 |
|
|
# |
95 |
|
|
# TODO: |
96 |
|
|
# - buy the server |
97 |
|
|
# - install the server in datacenter |
98 |
|
|
# |
99 |
misc |
4 |
include default_mageia_server |
100 |
|
|
} |
101 |
|
|
|
102 |
|
|
# gandi-vm |
103 |
|
|
node krampouezh { |
104 |
boklm |
49 |
# Location: gandi VM |
105 |
|
|
# |
106 |
|
|
# TODO: |
107 |
|
|
# - secondary MX |
108 |
|
|
# - LDAP slave (for external traffic maybe) |
109 |
|
|
# |
110 |
misc |
4 |
include default_mageia_server |
111 |
boklm |
74 |
include bind::bind_master |
112 |
misc |
75 |
bind::zone_master { "mageia.org": } |
113 |
|
|
bind::zone_master { "mageia.fr": } |
114 |
misc |
44 |
timezone::timezone { "Europe/Paris": } |
115 |
boklm |
49 |
# Other services running on this server : |
116 |
|
|
# - meetbot |
117 |
misc |
4 |
} |
118 |
|
|
|
119 |
|
|
node champagne { |
120 |
boklm |
49 |
# Location: gandi VM |
121 |
|
|
# |
122 |
|
|
# TODO: |
123 |
|
|
# - setup mageia.org web site |
124 |
|
|
# - setup blog |
125 |
|
|
# |
126 |
misc |
4 |
include default_mageia_server |
127 |
misc |
81 |
include apache::base |
128 |
misc |
4 |
} |
129 |
|
|
|
130 |
|
|
|