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