Fix incoming.ports.d.o sudo entry
[mirror/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        = 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      PORTERBOXES     = abel, asachi, barriere, etler, falla, fischer, harris, merulo, minkus, partch, plummer, pizzetti, smetana, zelenka
36 Host_Alias      PIUPARTS_SLAVE_HOSTS    = piu-slave-bm-a
37 Host_Alias      MQ_HOSTS        = rainier, rapoport
38 Host_Alias      NOVAHOSTS       = oyens
39
40 # Cmnd alias specification
41
42 # User privilege specification
43 root    ALL=(ALL) ALL
44
45
46 # DSA and local admins
47 %adm            ALL=(ALL)       ALL
48 %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
49
50 %zivit-admins   ZIVITHOSTS=(ALL)        NOPASSWD: ALL
51
52 # nagios
53 nagios          ALL=(ALL)       NOPASSWD: /bin/systemctl is-system-running
54 nagios          MQ_HOSTS=(rabbitmq)     NOPASSWD: /usr/sbin/rabbitmqctl list_queues -p dsa name messages consumers
55 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/service ekeyd-egd-linux restart
56 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/service samhain restart
57 nagios          ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
58 nagios          ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-filesystems ""
59 nagios          ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-libs ""
60 nagios          ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-stunnel-sanity ""
61 nagios          ALL=(ALL)       NOPASSWD: /usr/local/sbin/dsa-check-libs ""
62 nagios          handel=(puppet) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem
63 # with smartarray controllers
64 nagios          ALL=(ALL)       NOPASSWD: /sbin/hpasmcli ""
65 nagios          ALL=(ALL)       NOPASSWD: /usr/bin/arrayprobe ""
66 nagios          franck=(ALL)    NOPASSWD: /usr/bin/arrayprobe -f /dev/cciss/c1d0
67 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpssacli controller all show
68 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] ld all show
69 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] ld [0-9] show
70 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] pd all show
71 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] pd [0-9]\:[0-9] show
72 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show
73 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9][0-9] show
74 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] show status
75 nagios          franck=(ALL)    NOPASSWD: /usr/sbin/hpssacli controller slot=1 enclosure 1E\:1 show detail
76 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller all show
77 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] ld all show
78 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] ld [0-9] show
79 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd all show
80 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9]\:[0-9] show
81 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show
82 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9][0-9] show
83 nagios          ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] show status
84 nagios          franck=(ALL)    NOPASSWD: /usr/sbin/hpacucli controller slot=1 enclosure 1E\:1 show detail
85
86 # other raid controllers
87 nagios          powell=(ALL)    NOPASSWD: /usr/local/bin/tw_cli info c0 u0 status
88 nagios          AACRAIDHOSTS=(ALL)      NOPASSWD: /usr/local/bin/arcconf GETCONFIG 1 LD, /usr/local/bin/arcconf GETCONFIG 1 AD
89 nagios          MEGARAIDHOSTS=(ALL)     NOPASSWD: /usr/local/bin/megarc -AllAdpInfo -nolog, /usr/local/bin/megarc -dispCfg -a0 -nolog
90 nagios          MEGACTLHOSTS=(ALL)      NOPASSWD: /usr/sbin/megactl -Hv
91 # other nagios things
92 nagios          backuphost=(debbackup)  NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backuppg ""
93 nagios          storace=(debbackup)     NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backuppg ""
94
95 # groups and their role accounts
96 %appstream      ALL=(appstream) ALL
97 %auditor        ALL=(accounting)        ALL
98 %backports      ALL=(backports) ALL
99 %blends         ALL=(blends)    ALL
100 %btslink        ALL=(btslink)   ALL
101 %buildd         ALL=(buildd)    ALL
102 %codesearch     ALL=(codesearch)        ALL
103 %d-i            ALL=(d-i)       ALL
104 %dde            ALL=(dde)       ALL
105 %ddtp           ALL=(ddtp)      ALL
106 %debadmin       ALL=(dak)       ALL
107 %debbugs        ALL=(debbugs)   ALL
108 %debbugs        ALL=(debbugs-mirror)    ALL
109 %debconfstatic  ALL=(debconfstatic)     ALL
110 %debdelta       ALL=(debdelta)  ALL
111 %debian-cd      ALL=(debian-cd) ALL
112 %debian-i18n    ALL=(debian-i18n)       ALL
113 %debian-r       ALL=(debian-r)  ALL
114 %debian-r       ALL=(debian-r-wb-buildd)        ALL
115 %debian-release ALL=(release)   ALL
116 %debtags        ALL=(debtags)   ALL
117 %debwww         ALL=(debwww)    ALL
118 %dedup          ALL=(dedup)     ALL
119 %dgit           ALL=(dgit)      ALL
120 %dgit           ALL=(dgit-unpriv)       ALL
121 %emdebian       ALL=(emdebian)  ALL
122 %forums         ALL=(forums)    ALL
123 %gitdoadm       ALL=(gitdoadm)  ALL
124 # the git user also exists on adayevskaya where it's a different service..
125 %gitdoadm       gigault=(git)   ALL
126 %httpredir      ALL=(httpredir) ALL
127 %httpredir      ALL=(httpredir-app)     ALL
128 %keyring        ALL=(keyring)   ALL
129 %jenkins-adm    ALL=(jenkins-adm)       ALL
130 %lintian        ALL=(lintian)   ALL
131 %listweb        ALL=(listweb)   ALL
132 %list           LISTHOSTS=(list)        ALL
133 # archives and stuff
134 %list           master=(debian) ALL
135 %manpages       ALL=(manpages)  ALL
136 %mirroradm      ALL=(archvsync) ALL
137 %nm             ALL=(nm)        ALL
138 %patch-tracker  ALL=(patch-tracker)     ALL
139 %pet-devel      ALL=(pet-devel) ALL
140 %piuparts       ALL=(piupartsm) ALL
141 %piuparts       ALL=(piupartss) ALL
142 %pkg_maint      ALL=(pkg_user)  ALL
143 %planet         ALL=(planet)    ALL
144 %popcon         ALL=(popcon)    ALL
145 %ports          ALL=(ports)     ALL
146 %search         ALL=(search)    ALL
147 %secretary      ALL=(secretary) ALL
148 %sectracker     ALL=(sectracker)        ALL
149 %security       SECHOSTS=(mail_security)        ALL
150 %security       ALL=(security)  ALL
151 %snapshot       ALL=(snapshot)  ALL
152 %uddadm         ALL=(udd)       ALL
153 %videoteam      vittoria=(veyepar)      ALL
154 %volatile       ALL=(volatile)  ALL
155 %wbadm          ALL=(wbadm)     ALL
156 %mujeres        ALL=(women)     ALL
157 %wikiadm        ALL=(wiki,wikiweb)      ALL
158 %qa-core        ALL=(qa)        ALL
159 %gobby          gombert=(gobby) ALL
160 %dacshelper     diabelli=(www-data)     ALL
161 %debsso         diabelli=(debsso)       ALL
162 %debsso-web     diabelli=(debsso-web)   ALL
163
164 # the dak user gets to run stuff as dak-unpriv (for things like lintian checks)
165 %ftptrainee     FTPHOSTS=(dak-unpriv)   NOPASSWD: /usr/bin/lintian
166 dak             ALL=(dak-unpriv)        NOPASSWD: ALL
167 # and ftpmaster can access the role user for their web services
168 %debadmin       FTPHOSTS=(dak-web)      ALL
169
170 # the httpredir role use can run things as httpredir-app
171 httpredir       ALL=(httpredir-app)     NOPASSWD: ALL
172
173 # some groups are in apachectrl on "their" hosts so they can reload apache and update their vhost
174 %apachectrl     ALL=(root)      /usr/sbin/apache2-vhost-update
175
176 # buildd
177 # FIXME: change that ALL for hosts to a hostlist of buildds?
178 Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND"
179 buildd          ALL=(ALL)               NOPASSWD: ALL
180
181 %appstream      mekeel=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component appstream.debian.org
182 %backports      franck,coccia=(staticsync)      NOPASSWD: /usr/local/bin/static-update-component backports.debian.org
183 d-i             dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component d-i.debian.org
184 lucas           dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debaday.debian.net
185 dsa             dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component dsa.debian.org
186 dak             franck=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component incoming.debian.org
187 dak             franck=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component metadata.ftp-master.debian.org
188 %publicity      master=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component bits.debian.org
189 %debdelta       donizetti=(staticsync)          NOPASSWD: /usr/local/bin/static-update-component debdeltas.debian.net
190 %webwml         master=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component network-test.debian.org
191 planet          philp=(staticsync)              NOPASSWD: /usr/local/bin/static-update-component planet.debian.org
192 debwww          wolkenstein=(staticsync)        NOPASSWD: /usr/local/bin/static-update-component www.debian.org
193 %blends         dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component blends.debian.org
194 %Debian         dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component wnpp-by-tags.debian.net
195 %Debian         dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component mozilla.debian.net
196 %ports          dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component www.ports.debian.org
197 %debian-release respighi=(staticsync)           NOPASSWD: /usr/local/bin/static-update-component release.debian.org
198 %debvoip        dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component rtc.debian.org
199 %security       dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component security-team.debian.org
200 %publicity      dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component timeline.debian.net
201 pabs            dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component timeline.debian.net
202 %lintian        lindsay=(staticsync)            NOPASSWD: /usr/local/bin/static-update-component lintian.debian.org
203 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component 10years.debconf.org
204 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debconf0.debconf.org
205 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debconf1.debconf.org
206 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debconf2.debconf.org
207 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debconf3.debconf.org
208 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debconf4.debconf.org
209 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debconf5.debconf.org
210 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debconf6.debconf.org
211 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component debconf7.debconf.org
212 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component es.debconf.org
213 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component fr.debconf.org
214 %debconfstatic  dillon=(staticsync)             NOPASSWD: /usr/local/bin/static-update-component miniconf10.debconf.org
215 mini-dak        porta=(staticsync)              NOPASSWD: /usr/local/bin/static-update-component incoming.ports.debian.org
216
217 # The piuparts slave needs to handle chroots
218 piupartss       PIUPARTS_SLAVE_HOSTS=(ALL)              NOPASSWD: ALL
219 # trigger of mirror run for packages
220 #pkg_user       powell=(archvsync)      NOPASSWD: /home/archvsync/bin/pushpdo
221 dnsadm          denis=(root)                    NOPASSWD: /usr/sbin/service bind9 reload
222 letsencrypt     denis=(dnsadm)                  NOPASSWD: /srv/dns.debian.org/bin/update
223 %adm            draghi=(puppet)                 NOPASSWD: /usr/bin/make -s -C /srv/db.debian.org/var/gitnagios/dsa-nagios/config install
224 # wbadm can update all buildd* users' keys on buildd.d.o
225 %wbadm          BUILDD_MASTER=(wb-buildd)       ALL
226 %wbadm          BUILDD_MASTER=(root)            /usr/local/bin/update-buildd-sshkeys
227 # mirror push
228 dak             FTPHOSTS,SECHOSTS=(archvsync)   NOPASSWD:/home/archvsync/runmirrors
229 dak             franck=(backports)      NOPASSWD: /home/backports/bin/update-archive
230 # archvsync triggers snapshot
231 archvsync       sibelius=(snapshot)     NOPASSWD: /srv/snapshot.debian.org/bin/update-trigger
232 archvsync       sibelius=(snapshot)     NOPASSWD: /srv/2ndsnapshot/bin/update-trigger
233 # dak stuff
234 %debian-release FTPHOSTS=(dak)          /usr/local/bin/dak transitions --import *
235 %ftpteam        FTPHOSTS=(dak)          /usr/local/bin/dak transitions --import *
236 # security
237 %security       SECHOSTS=(dak)          NOPASSWD: /usr/local/bin/dak new-security-install -[AR]
238 %sec_public     SECHOSTS=(dak)          NOPASSWD: /usr/local/bin/dak new-security-install -[AR]
239 %sec_public     SECHOSTS=(dak)          NOPASSWD: /home/dak/trigger_mirror
240 dak             SECHOSTS=(archvsync)    NOPASSWD: /home/archvsync/signal_security
241 # web stuff
242 debwww          WEBHOSTS=(archvsync)    NOPASSWD: /home/archvsync/webmirrors/runmirrors
243 %publicity      WEBHOSTS=(debwww)       /srv/www.debian.org/update-part News
244 %debvote        WEBHOSTS=(debwww)       /srv/www.debian.org/update-part vote
245 %d-i            WEBHOSTS=(debwww)       /srv/www.debian.org/update-part devel/debian-installer
246 # more list stuff
247 %list           LISTHOSTS=(root)                /usr/sbin/postfix reload
248 %list           stockhausen=(root)              /usr/sbin/service jetty restart
249 %list           LISTHOSTS=(root)                /usr/sbin/qshape, /usr/sbin/postsuper
250 %list           LISTHOSTS=(root)                /etc/init.d/spamassassin, /etc/init.d/amavis
251 %list           LISTHOSTS=(amavis)              NOPASSWD: /usr/bin/sa-learn
252 %list           LISTHOSTS=(amavis)              ALL
253 # geodns may reload bind
254 geodnssync      geo1,geo2,geo3=(root)   NOPASSWD: /usr/sbin/service bind9 reload
255 geodnssync      geo1,geo2,geo3=(root)   NOPASSWD: /usr/sbin/rndc reconfig
256 # pushed nagiosadm reload icinga on tchaikovsky
257 nagiosadm       tchaikovsky=(root)              NOPASSWD: /usr/sbin/service icinga reload
258
259 %Debian,%guest,%d-i     PORTERBOXES=(root)      NOPASSWD: /usr/local/bin/dd-schroot-cmd
260
261 # voip stuff
262 %debvoip        VOIPHOSTS=(root)        /usr/sbin/service resiprocate-turn-server restart, /usr/sbin/service repro restart
263 %debvoip        VOIPHOSTS=(root)        /usr/sbin/service prosody restart, /usr/sbin/service prosody reload, /usr/sbin/service prosody stop, /usr/sbin/service prosody start
264
265 # Openstack stuff
266 Defaults:neutron !requiretty
267 nova            NOVAHOSTS=(root)        NOPASSWD: /usr/bin/nova-rootwrap *
268 neutron         NOVAHOSTS=(root)        NOPASSWD: /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *
269 cinder          NOVAHOSTS=(root)        NOPASSWD: /usr/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *
270 %openstack      NOVAHOSTS=(keystone)    ALL
271 %openstack      NOVAHOSTS=(memcache)    ALL
272 %openstack      NOVAHOSTS=(ceilometer)  ALL
273 %openstack      NOVAHOSTS=(cinder)      ALL
274 %openstack      NOVAHOSTS=(glance)      ALL
275 %openstack      NOVAHOSTS=(heat)        ALL
276 %openstack      NOVAHOSTS=(neutron)     ALL
277 %openstack      NOVAHOSTS=(nova)        ALL