]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/sudo/files/sudoers
debsso-web sudo
[dsa-puppet.git] / modules / sudo / files / sudoers
1 # /etc/sudoers
2 ##
3 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
4 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
5 ##
6
7 ###################################################################
8 ###################################################################
9 ###################################################################
10 ##
11 ## PLEASE EDIT THIS FILE WITH THE visudo COMMAND TO ENSURE IT
12 ## IS SYNTACTICALLY VALID.
13 ##
14 ##  /usr/sbin/visudo -f sudoers
15 ##
16 ###################################################################
17 ###################################################################
18 ###################################################################
19
20 Defaults        env_reset
21 Defaults        passprompt="[sudo] password for %u on %h: "
22 Defaults        secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
23
24 # Host alias specification
25 Host_Alias      VOIPHOSTS       = vogler
26 Host_Alias      WEBHOSTS        = wolkenstein
27 Host_Alias      SECHOSTS        = chopin, seger
28 Host_Alias      FTPHOSTS        = franck
29 Host_Alias      ZIVITHOSTS      = zelenka, zandonai
30 Host_Alias      AACRAIDHOSTS    = beethoven, pettersson
31 Host_Alias      MEGARAIDHOSTS   = rautavaara, sibelius
32 Host_Alias      MEGACTLHOSTS    = nielsen
33 Host_Alias      LISTHOSTS       = bendel
34 Host_Alias      BUILDD_MASTER   = wuiet
35 Host_Alias      BUILDD_PORTS_MASTER     = portman
36 Host_Alias      PORTERBOXES     = abel, asachi, barriere, eder, falla, fischer, gabrielli, harris, merulo, minkus, partch, plummer, pizzetti, smetana, zelenka
37 Host_Alias      PIUPARTS_SLAVE_HOSTS    = piu-slave-bm-a
38 Host_Alias      MQ_HOSTS        = rainier, rapoport
39 Host_Alias      NOVAHOSTS       = oyens, bm-bl9, bm-bl10, bm-bl11, bm-bl12
40
41 # Cmnd alias specification
42
43 # User privilege specification
44 root    ALL=(ALL) ALL
45
46
47 # DSA and local admins
48 %adm            ALL=(ALL)       ALL
49 %adm            ALL=(ALL)       NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get upgrade, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none, /usr/sbin/upgrade-porter-chroots
50
51 %zivit-admins   ZIVITHOSTS=(ALL)        NOPASSWD: ALL
52
53 # nagios
54 nagios          ALL=(ALL)       NOPASSWD: /bin/systemctl is-system-running
55 nagios          MQ_HOSTS=(rabbitmq)     NOPASSWD: /usr/sbin/rabbitmqctl list_queues -p dsa name messages consumers
56 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/service ekeyd-egd-linux restart
57 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/service samhain restart
58 nagios          ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
59 nagios          ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-filesystems ""
60 nagios          ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-libs ""
61 nagios          ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-stunnel-sanity ""
62 nagios          ALL=(ALL)       NOPASSWD: /usr/local/sbin/dsa-check-libs ""
63 nagios          handel=(puppet) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem
64 # with smartarray controllers
65 nagios          ALL=(ALL)       NOPASSWD: /sbin/hpasmcli ""
66 nagios          ALL=(ALL)       NOPASSWD: /usr/bin/arrayprobe ""
67 nagios          franck=(ALL)    NOPASSWD: /usr/bin/arrayprobe -f /dev/cciss/c1d0
68 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller all show
69 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] ld all show
70 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] ld [0-9] show
71 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd all show
72 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9]\:[0-9] show
73 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show
74 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9][0-9] show
75 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] show status
76 nagios          franck=(ALL)    NOPASSWD: /usr/sbin/hpacucli controller slot=1 enclosure 1E\:1 show detail
77
78 # other raid controllers
79 nagios          powell=(ALL)    NOPASSWD: /usr/local/bin/tw_cli info c0 u0 status
80 nagios          AACRAIDHOSTS=(ALL)      NOPASSWD: /usr/local/bin/arcconf GETCONFIG 1 LD, /usr/local/bin/arcconf GETCONFIG 1 AD
81 nagios          MEGARAIDHOSTS=(ALL)     NOPASSWD: /usr/local/bin/megarc -AllAdpInfo -nolog, /usr/local/bin/megarc -dispCfg -a0 -nolog
82 nagios          MEGACTLHOSTS=(ALL)      NOPASSWD: /usr/sbin/megactl -Hv
83 # other nagios things
84 nagios          storace=(debbackup)     NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backuppg ""
85
86 # groups and their role accounts
87 %appstream      ALL=(appstream) ALL
88 %auditor        ALL=(accounting)        ALL
89 %backports      ALL=(backports) ALL
90 %blends         ALL=(blends)    ALL
91 %btslink        ALL=(btslink)   ALL
92 %buildd         ALL=(buildd)    ALL
93 %codesearch     ALL=(codesearch)        ALL
94 %d-i            ALL=(d-i)       ALL
95 %dde            ALL=(dde)       ALL
96 %ddtp           ALL=(ddtp)      ALL
97 %debadmin       ALL=(dak)       ALL
98 %debbugs        ALL=(debbugs)   ALL
99 %debbugs        ALL=(debbugs-mirror)    ALL
100 %debdelta       ALL=(debdelta)  ALL
101 %debian-cd      ALL=(debian-cd) ALL
102 %debian-i18n    ALL=(debian-i18n)       ALL
103 %debian-release ALL=(release)   ALL
104 %debtags        ALL=(debtags)   ALL
105 %debwww         ALL=(debwww)    ALL
106 %dedup          ALL=(dedup)     ALL
107 %dgit           ALL=(dgit)      ALL
108 %dgit           ALL=(dgit-unpriv)       ALL
109 %emdebian       ALL=(emdebian)  ALL
110 %forums         ALL=(forums)    ALL
111 %httpredir      ALL=(httpredir) ALL
112 %httpredir      ALL=(httpredir-app)     ALL
113 %keyring        ALL=(keyring)   ALL
114 %lintian        ALL=(lintian)   ALL
115 %listweb        ALL=(listweb)   ALL
116 %list           LISTHOSTS=(list)        ALL
117 # archives and stuff
118 %list           master=(debian) ALL
119 %mirroradm      ALL=(archvsync) ALL
120 %nm             ALL=(nm)        ALL
121 %patch-tracker  ALL=(patch-tracker)     ALL
122 %pet-devel      ALL=(pet-devel) ALL
123 %piuparts       ALL=(piupartsm) ALL
124 %piuparts       ALL=(piupartss) ALL
125 %pkg_maint      ALL=(pkg_user)  ALL
126 %planet         ALL=(planet)    ALL
127 %popcon         ALL=(popcon)    ALL
128 %ports          ALL=(ports)     ALL
129 %search         ALL=(search)    ALL
130 %secretary      ALL=(secretary) ALL
131 %sectracker     ALL=(sectracker)        ALL
132 %security       SECHOSTS=(mail_security)        ALL
133 %security       ALL=(security)  ALL
134 %snapshot       ALL=(snapshot)  ALL
135 %uddadm         ALL=(udd)       ALL
136 %volatile       ALL=(volatile)  ALL
137 %wbadm          ALL=(wbadm)     ALL
138 %wbadm-ports    ALL=(wbadm-ports)       ALL
139 %mujeres        ALL=(women)     ALL
140 %wikiadm        ALL=(wiki,wikiweb)      ALL
141 %qa-core        ALL=(qa)        ALL
142 %gobby          gombert=(gobby) ALL
143 %dacshelper     diabelli=(www-data)     ALL
144 %debsso         diabelli=(debsso)       ALL
145 %debsso-web     diabelli=(debsso-web)   ALL
146
147 # the dak user gets to run stuff as dak-unpriv (for things like lintian checks)
148 %ftptrainee     FTPHOSTS=(dak-unpriv)   NOPASSWD: /usr/bin/lintian
149 dak             ALL=(dak-unpriv)        NOPASSWD: ALL
150 # and ftpmaster can access the role user for their web services
151 %debadmin       FTPHOSTS=(dak-web)      ALL
152
153 # the httpredir role use can run things as httpredir-app
154 httpredir       ALL=(httpredir-app)     NOPASSWD: ALL
155
156 # some groups are in apachectrl on "their" hosts so they can reload apache and update their vhost
157 %apachectrl     ALL=(root)      /usr/sbin/apache2-vhost-update
158
159 # buildd
160 # FIXME: change that ALL for hosts to a hostlist of buildds?
161 Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND"
162 buildd          ALL=(ALL)               NOPASSWD: ALL
163
164 %appstream      mekeel=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component appstream.debian.org
165 %backports      franck,coccia=(staticsync)      NOPASSWD: /usr/local/bin/static-update-component backports.debian.org
166 d-i             dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component d-i.debian.org
167 lucas           dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debaday.debian.net
168 dsa             dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component dsa.debian.org
169 dak             franck=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component incoming.debian.org
170 dak             franck=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component metadata.ftp-master.debian.org
171 %debbits        master=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component bits.debian.org
172 %debdelta       donizetti=(staticsync)          NOPASSWD: /usr/local/bin/static-update-component debdeltas.debian.net
173 %webwml         master=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component network-test.debian.org
174 planet          philp=(staticsync)              NOPASSWD: /usr/local/bin/static-update-component planet.debian.org
175 debwww          wolkenstein=(staticsync)        NOPASSWD: /usr/local/bin/static-update-component www.debian.org
176 %blends         dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component blends.debian.org
177 %Debian         dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component wnpp-by-tags.debian.net
178 %Debian         dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component mozilla.debian.net
179 %ports          dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component www.ports.debian.org
180 %debvoip        dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component rtc.debian.org
181 %security       dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component security-team.debian.org
182 %publicity      dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component timeline.debian.net
183 %lintian        lindsay=(staticsync)            NOPASSWD: /usr/local/bin/static-update-component lintian.debian.org
184
185 # The piuparts slave needs to handle chroots
186 piupartss       PIUPARTS_SLAVE_HOSTS=(ALL)              NOPASSWD: ALL
187 # trigger of mirror run for packages
188 #pkg_user       powell=(archvsync)      NOPASSWD: /home/archvsync/bin/pushpdo
189 dnsadm          denis=(root)                    NOPASSWD: /usr/sbin/service bind9 reload
190 %adm            draghi=(puppet)                 NOPASSWD: /usr/bin/make -s -C /srv/db.debian.org/var/gitnagios/dsa-nagios/config install
191 # wbadm can update all buildd* users' keys on buildd.d.o
192 %wbadm          BUILDD_MASTER=(wb-buildd)       ALL
193 %wbadm          BUILDD_MASTER=(root)            /usr/local/bin/update-buildd-sshkeys
194 # wbadm can update all buildd* users' keys on buildd.d.o
195 %wbadm-ports    BUILDD_PORTS_MASTER=(wb-buildd) ALL
196 %wbadm-ports    BUILDD_PORTS_MASTER=(root)      /usr/local/bin/update-buildd-sshkeys
197 # mirror push
198 dak             FTPHOSTS,SECHOSTS=(archvsync)   NOPASSWD:/home/archvsync/runmirrors
199 dak             franck=(backports)      NOPASSWD: /home/backports/bin/update-archive
200 # archvsync triggers snapshot
201 archvsync       sibelius=(snapshot)     NOPASSWD: /srv/snapshot.debian.org/bin/update-trigger
202 archvsync       sibelius=(snapshot)     NOPASSWD: /srv/2ndsnapshot/bin/update-trigger
203 # dak stuff
204 %debian-release FTPHOSTS=(dak)          /usr/local/bin/dak transitions --import *
205 %ftpteam        FTPHOSTS=(dak)          /usr/local/bin/dak transitions --import *
206 # security
207 %security       SECHOSTS=(dak)          NOPASSWD: /usr/local/bin/dak new-security-install -[AR]
208 %sec_public     SECHOSTS=(dak)          NOPASSWD: /usr/local/bin/dak new-security-install -[AR]
209 %sec_public     SECHOSTS=(dak)          NOPASSWD: /home/dak/trigger_mirror
210 dak             SECHOSTS=(archvsync)    NOPASSWD: /home/archvsync/signal_security
211 # web stuff
212 debwww          WEBHOSTS=(archvsync)    NOPASSWD: /home/archvsync/webmirrors/runmirrors
213 %press          WEBHOSTS=(debwww)       /srv/www.debian.org/update-part News
214 %debvote        WEBHOSTS=(debwww)       /srv/www.debian.org/update-part vote
215 # more list stuff
216 %list           LISTHOSTS=(root)                /usr/sbin/postfix reload
217 %list           stockhausen=(root)              /usr/sbin/service jetty restart
218 %list           LISTHOSTS=(root)                /usr/sbin/qshape, /usr/sbin/postsuper
219 %list           LISTHOSTS=(root)                /etc/init.d/spamassassin, /etc/init.d/amavis
220 %list           LISTHOSTS=(amavis)              NOPASSWD: /usr/bin/sa-learn
221 %list           LISTHOSTS=(amavis)              ALL
222 # geodns may reload bind
223 geodnssync      geo1,geo2,geo3=(root)   NOPASSWD: /usr/sbin/service bind9 reload
224 geodnssync      geo1,geo2,geo3=(root)   NOPASSWD: /usr/sbin/rndc reconfig
225 # pushed nagiosadm reload icinga on tchaikovsky
226 nagiosadm       tchaikovsky=(root)              NOPASSWD: /usr/sbin/service icinga reload
227
228 %Debian,%guest,%d-i     PORTERBOXES=(root)      NOPASSWD: /usr/local/bin/dd-schroot-cmd
229
230 # voip stuff
231 %debvoip        VOIPHOSTS=(root)        /usr/sbin/service resiprocate-turn-server restart, /usr/sbin/service repro restart
232
233 # Openstack stuff
234 Defaults:neutron !requiretty
235 nova            NOVAHOSTS=(root)        NOPASSWD: /usr/bin/nova-rootwrap *
236 neutron         NOVAHOSTS=(root)        NOPASSWD: /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *
237 cinder          NOVAHOSTS=(root)        NOPASSWD: /usr/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *
238 %openstack      NOVAHOSTS=(keystone)    ALL
239 %openstack      NOVAHOSTS=(memcache)    ALL
240 %openstack      NOVAHOSTS=(ceilometer)  ALL
241 %openstack      NOVAHOSTS=(cinder)      ALL
242 %openstack      NOVAHOSTS=(glance)      ALL
243 %openstack      NOVAHOSTS=(heat)        ALL
244 %openstack      NOVAHOSTS=(neutron)     ALL
245 %openstack      NOVAHOSTS=(nova)        ALL