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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3273 - (hide annotations) (download)
Sat Jul 6 15:14:38 2013 UTC (10 years, 9 months ago) by boklm
File size: 1486 byte(s)
openssh: switch to standard path for authorized_keys file
1 misc 2303 # svn, big important server
2     node valstar {
3     # Location: IELO datacenter (marseille)
4     #
5     # TODO:
6     # - GIT server
7     # - setup maintainers database (with web interface)
8     #
9     include common::default_mageia_server
10 misc 2545 timezone::timezone { 'Europe/Paris': }
11 misc 2303 include main_mirror
12 misc 2708 include openldap::master
13 misc 2303 include subversion::client
14     include subversion::server
15     include puppet::master
16     include reports::ii
17    
18 boklm 3167 include sshkeys::keymaster
19 boklm 2830 include mga_buildsystem::mainnode
20 misc 2698 include softwarekey
21 boklm 2350 include mgasoft
22 misc 2303
23     include access_classes::committers
24     include restrictshell::allow_git
25     include restrictshell::allow_svn
26     include restrictshell::allow_pkgsubmit
27     include restrictshell::allow_maintdb
28     include restrictshell::allow_upload_bin
29 boklm 3273 include openssh::ssh_keys_from_ldap
30 misc 2303
31     include mirror::mdv2010spring
32    
33     include repositories::subversion
34     include repositories::git
35     include repositories::sparkleshare
36    
37 boklm 2945 include irkerd
38    
39 misc 2303 include websites::svn
40    
41 boklm 3234 class { 'mga-advisories':
42     vhost => 'advisories.mageia.org',
43     }
44    
45 misc 2545 subversion::snapshot { '/etc/puppet':
46     source => 'svn://svn.mageia.org/svn/adm/puppet/'
47 misc 2303 }
48    
49 misc 2545 mirror_cleaner::orphans { 'cauldron':
50     base => '/distrib/bootstrap/distrib/',
51 misc 2303 }
52 boklm 3262
53     class { 'mgagit':
54     ldap_server => 'ldap.mageia.org',
55     binddn => 'cn=mgagit-valstar,ou=System Accounts,dc=mageia,dc=org',
56     bindpw => extlookup('mgagit_ldap','x'),
57     }
58 misc 2303 }

Properties

Name Value
svn:keywords ID Date Rev

  ViewVC Help
Powered by ViewVC 1.1.30