From: Peter Palfrader Date: Wed, 8 Apr 2009 07:36:13 +0000 (+0200) Subject: A whole set of standard hosts X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=dd86fd8bbdbde7dfa2bd2e3f6988e7b045346b65;p=mirror%2Fdsa-puppet.git A whole set of standard hosts --- diff --git a/manifests/site.pp b/manifests/site.pp index 05964ac24..221fbe22e 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -45,7 +45,7 @@ node default { # test here first case $hostname { - handel,geo1,geo2,geo3,wieck,brahms,bartok,spohr,sperger,carver,rore,malo,peri,penalosa,praetorius: { include sudo } + handel,geo1,geo2,geo3,wieck,brahms,bartok,spohr,sperger,carver,rore,malo,peri,penalosa,praetorius,schein,villa,lobos,steffani,kassia,pergolesi,lafayette,rem,albeniz,goetz,smetana,allegri,puccini,ball,argento,arcadelt,dijkstra,schumann,caballero,voltaire,pescetti,mundy,agricola,goedel,lebrun,mayer,mayr,merulo,morales,murphy,paer,saens,schroeder,spontini: { include sudo } default: {} } } diff --git a/modules/sudo/files/per-host/agricola.debian.org/sudoers b/modules/sudo/files/per-host/agricola.debian.org/sudoers deleted file mode 100644 index 7cba96ea3..000000000 --- a/modules/sudo/files/per-host/agricola.debian.org/sudoers +++ /dev/null @@ -1,31 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Uncomment to allow members of group sudo to not need a password -# %sudo ALL=NOPASSWD: ALL - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/albeniz.debian.org/sudoers b/modules/sudo/files/per-host/albeniz.debian.org/sudoers deleted file mode 100644 index 61a7df7ae..000000000 --- a/modules/sudo/files/per-host/albeniz.debian.org/sudoers +++ /dev/null @@ -1,36 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# DSA -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots - -# Defaults -#Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" - -# local admin -%sanger ALL=(ALL) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/allegri.debian.org/sudoers b/modules/sudo/files/per-host/allegri.debian.org/sudoers deleted file mode 100644 index d9fad9992..000000000 --- a/modules/sudo/files/per-host/allegri.debian.org/sudoers +++ /dev/null @@ -1,35 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Uncomment to allow members of group sudo to not need a password -# %sudo ALL=NOPASSWD: ALL - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# buildd -buildd ALL=NOPASSWD: ALL -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/arcadelt.debian.org/sudoers b/modules/sudo/files/per-host/arcadelt.debian.org/sudoers deleted file mode 100644 index d9fad9992..000000000 --- a/modules/sudo/files/per-host/arcadelt.debian.org/sudoers +++ /dev/null @@ -1,35 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Uncomment to allow members of group sudo to not need a password -# %sudo ALL=NOPASSWD: ALL - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# buildd -buildd ALL=NOPASSWD: ALL -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/argento.debian.org/sudoers b/modules/sudo/files/per-host/argento.debian.org/sudoers deleted file mode 100644 index 7071f776c..000000000 --- a/modules/sudo/files/per-host/argento.debian.org/sudoers +++ /dev/null @@ -1,35 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Uncomment to allow members of group sudo to not need a password -# %sudo ALL=NOPASSWD: ALL - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# buildd -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/ball.debian.org/sudoers b/modules/sudo/files/per-host/ball.debian.org/sudoers deleted file mode 100644 index 231a9d5a9..000000000 --- a/modules/sudo/files/per-host/ball.debian.org/sudoers +++ /dev/null @@ -1,34 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -#rmurray ALL=(ALL) NOPASSWD: ALL -#luk ALL=(ALL) NOPASSWD: ALL -#ths ALL=(ALL) NOPASSWD: ALL - -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=(ALL) NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/caballero.debian.org/sudoers b/modules/sudo/files/per-host/caballero.debian.org/sudoers deleted file mode 100644 index c2d3ecf19..000000000 --- a/modules/sudo/files/per-host/caballero.debian.org/sudoers +++ /dev/null @@ -1,32 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# sudoers file. -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# DSA -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# buildd -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/crest.debian.org/sudoers b/modules/sudo/files/per-host/crest.debian.org/sudoers deleted file mode 100644 index 3655e5864..000000000 --- a/modules/sudo/files/per-host/crest.debian.org/sudoers +++ /dev/null @@ -1,42 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# sudoers file. -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# hack to fix Jan. 06 sudo breakage 20060126 MSch -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -doko ALL = NOPASSWD: ALL -gotom ALL = NOPASSWD: ALL -joey ALL = NOPASSWD: ALL - -# m68k buildd admins -adconrad ALL = NOPASSWD: ALL -buildd ALL = NOPASSWD: ALL -cts ALL = NOPASSWD: ALL -schmitz ALL = NOPASSWD: ALL -smarenka ALL =(ALL) NOPASSWD: ALL -smurf ALL = NOPASSWD: ALL -wouter ALL = NOPASSWD: ALL -younie ALL = NOPASSWD: ALL -luk ALL = NOPASSWD: ALL - -# Debian Administration -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots diff --git a/modules/sudo/files/per-host/dijkstra.debian.org/sudoers b/modules/sudo/files/per-host/dijkstra.debian.org/sudoers deleted file mode 100644 index 336db948b..000000000 --- a/modules/sudo/files/per-host/dijkstra.debian.org/sudoers +++ /dev/null @@ -1,39 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# Uncomment to allow members of group sudo to not need a password -# (Note that later entries override this, so you might need to move -# it further down) -# %sudo ALL=NOPASSWD: ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none - diff --git a/modules/sudo/files/per-host/elara.debian.org/sudoers b/modules/sudo/files/per-host/elara.debian.org/sudoers deleted file mode 100644 index 726cc22da..000000000 --- a/modules/sudo/files/per-host/elara.debian.org/sudoers +++ /dev/null @@ -1,27 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=(ALL) NOPASSWD: ALL -%buildd ALL=(buildd) ALL diff --git a/modules/sudo/files/per-host/europa.debian.org/sudoers b/modules/sudo/files/per-host/europa.debian.org/sudoers deleted file mode 100644 index 726cc22da..000000000 --- a/modules/sudo/files/per-host/europa.debian.org/sudoers +++ /dev/null @@ -1,27 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=(ALL) NOPASSWD: ALL -%buildd ALL=(buildd) ALL diff --git a/modules/sudo/files/per-host/goedel.debian.org/sudoers b/modules/sudo/files/per-host/goedel.debian.org/sudoers deleted file mode 100644 index 1c97e4c53..000000000 --- a/modules/sudo/files/per-host/goedel.debian.org/sudoers +++ /dev/null @@ -1,32 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# sudoers file. -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# DSA -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# Defaults -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/goetz.debian.org/sudoers b/modules/sudo/files/per-host/goetz.debian.org/sudoers deleted file mode 100644 index 3510c210d..000000000 --- a/modules/sudo/files/per-host/goetz.debian.org/sudoers +++ /dev/null @@ -1,37 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# DSA -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# Defaults -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -# local admin -%sanger ALL=(ALL) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/kassia.debian.org/sudoers b/modules/sudo/files/per-host/kassia.debian.org/sudoers deleted file mode 100644 index 7dfb26931..000000000 --- a/modules/sudo/files/per-host/kassia.debian.org/sudoers +++ /dev/null @@ -1,37 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -jeroen ALL=(ALL) ALL - -%mirroradm ALL=(archvsync) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/lafayette.debian.org/sudoers b/modules/sudo/files/per-host/lafayette.debian.org/sudoers deleted file mode 100644 index b7c09d48a..000000000 --- a/modules/sudo/files/per-host/lafayette.debian.org/sudoers +++ /dev/null @@ -1,36 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# Uncomment to allow members of group sudo to not need a password -# (Note that later entries override this, so you might need to move -# it further down) -# %sudo ALL=NOPASSWD: ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" - -# buildd -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL diff --git a/modules/sudo/files/per-host/lebrun.debian.org/sudoers b/modules/sudo/files/per-host/lebrun.debian.org/sudoers deleted file mode 100644 index 377b6266b..000000000 --- a/modules/sudo/files/per-host/lebrun.debian.org/sudoers +++ /dev/null @@ -1,35 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# Uncomment to allow members of group sudo to not need a password -# (Note that later entries override this, so you might need to move -# it further down) -# %sudo ALL=NOPASSWD: ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" diff --git a/modules/sudo/files/per-host/lobos.debian.org/sudoers b/modules/sudo/files/per-host/lobos.debian.org/sudoers deleted file mode 100644 index ff5e7875f..000000000 --- a/modules/sudo/files/per-host/lobos.debian.org/sudoers +++ /dev/null @@ -1,33 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -%mirroradm ALL=(archvsync) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/mayer.debian.org/sudoers b/modules/sudo/files/per-host/mayer.debian.org/sudoers deleted file mode 100644 index 11ae925f9..000000000 --- a/modules/sudo/files/per-host/mayer.debian.org/sudoers +++ /dev/null @@ -1,30 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/mayr.debian.org/sudoers b/modules/sudo/files/per-host/mayr.debian.org/sudoers deleted file mode 100644 index 71762b3fd..000000000 --- a/modules/sudo/files/per-host/mayr.debian.org/sudoers +++ /dev/null @@ -1,30 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=(ALL) NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/merulo.debian.org/sudoers b/modules/sudo/files/per-host/merulo.debian.org/sudoers deleted file mode 100644 index 75f12c1d5..000000000 --- a/modules/sudo/files/per-host/merulo.debian.org/sudoers +++ /dev/null @@ -1,30 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots - -# HP local admin group -%hpadmins ALL=(ALL) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none - diff --git a/modules/sudo/files/per-host/morales.debian.org/sudoers b/modules/sudo/files/per-host/morales.debian.org/sudoers deleted file mode 100644 index 9ce0ad87a..000000000 --- a/modules/sudo/files/per-host/morales.debian.org/sudoers +++ /dev/null @@ -1,31 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots - -# local admins -bzed ALL=(ALL) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/mundy.debian.org/sudoers b/modules/sudo/files/per-host/mundy.debian.org/sudoers deleted file mode 100644 index a64cd9732..000000000 --- a/modules/sudo/files/per-host/mundy.debian.org/sudoers +++ /dev/null @@ -1,35 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# DSA -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# HP local admin group -%hpadmins ALL=(ALL) ALL - -# buildd -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/murphy.debian.org/sudoers b/modules/sudo/files/per-host/murphy.debian.org/sudoers deleted file mode 100644 index ae73896c6..000000000 --- a/modules/sudo/files/per-host/murphy.debian.org/sudoers +++ /dev/null @@ -1,33 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/paer.debian.org/sudoers b/modules/sudo/files/per-host/paer.debian.org/sudoers deleted file mode 100644 index ea1f16684..000000000 --- a/modules/sudo/files/per-host/paer.debian.org/sudoers +++ /dev/null @@ -1,33 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# Uncomment to allow members of group sudo to not need a password -# (Note that later entries override this, so you might need to move -# it further down) -# %sudo ALL=NOPASSWD: ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/pergolesi.debian.org/sudoers b/modules/sudo/files/per-host/pergolesi.debian.org/sudoers deleted file mode 100644 index 004797074..000000000 --- a/modules/sudo/files/per-host/pergolesi.debian.org/sudoers +++ /dev/null @@ -1,29 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# sudoers file. -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# Debian Admin -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none - diff --git a/modules/sudo/files/per-host/pescetti.debian.org/sudoers b/modules/sudo/files/per-host/pescetti.debian.org/sudoers deleted file mode 100644 index b3df1d572..000000000 --- a/modules/sudo/files/per-host/pescetti.debian.org/sudoers +++ /dev/null @@ -1,29 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots - - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/puccini.debian.org/sudoers b/modules/sudo/files/per-host/puccini.debian.org/sudoers deleted file mode 100644 index de6a8499e..000000000 --- a/modules/sudo/files/per-host/puccini.debian.org/sudoers +++ /dev/null @@ -1,38 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# Uncomment to allow members of group sudo to not need a password -# (Note that later entries override this, so you might need to move -# it further down) -# %sudo ALL=NOPASSWD: ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# buildd -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none -nagios ALL=(ALL) NOPASSWD: /usr/local/bin/tw_cli info c0 u0 status diff --git a/modules/sudo/files/per-host/rem.debian.org/sudoers b/modules/sudo/files/per-host/rem.debian.org/sudoers deleted file mode 100644 index 88a699888..000000000 --- a/modules/sudo/files/per-host/rem.debian.org/sudoers +++ /dev/null @@ -1,30 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/saens.debian.org/sudoers b/modules/sudo/files/per-host/saens.debian.org/sudoers deleted file mode 100644 index 052539f93..000000000 --- a/modules/sudo/files/per-host/saens.debian.org/sudoers +++ /dev/null @@ -1,40 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# sudoers file. -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# Local Admins -sdier ALL=ALL - -# DSA -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# allow the mirroradm group to mess with the sync scripts and stuff -# weasel, Tue, 13 Nov 2007 17:22:51 +0100, rt#180 -%mirroradm ALL=(archvsync) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/schein.debian.org/sudoers b/modules/sudo/files/per-host/schein.debian.org/sudoers deleted file mode 100644 index 8097209cc..000000000 --- a/modules/sudo/files/per-host/schein.debian.org/sudoers +++ /dev/null @@ -1,40 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# Uncomment to allow members of group sudo to not need a password -# (Note that later entries override this, so you might need to move -# it further down) -# %sudo ALL=NOPASSWD: ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -%mirroradm ALL=(archvsync) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/schroeder.debian.org/sudoers b/modules/sudo/files/per-host/schroeder.debian.org/sudoers deleted file mode 100644 index 3b32a9086..000000000 --- a/modules/sudo/files/per-host/schroeder.debian.org/sudoers +++ /dev/null @@ -1,34 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# DSA -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# buildd -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/schumann.debian.org/sudoers b/modules/sudo/files/per-host/schumann.debian.org/sudoers deleted file mode 100644 index 10cb0bad1..000000000 --- a/modules/sudo/files/per-host/schumann.debian.org/sudoers +++ /dev/null @@ -1,32 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -%mirroradm ALL=(archvsync) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none - -%debadmin ALL=(dak) ALL -dak ALL=(archvsync) NOPASSWD:/home/archvsync/bin/runmirrors, NOPASSWD:/home/archvsync/signal_security diff --git a/modules/sudo/files/per-host/smetana.debian.org/sudoers b/modules/sudo/files/per-host/smetana.debian.org/sudoers deleted file mode 100644 index 55be204ec..000000000 --- a/modules/sudo/files/per-host/smetana.debian.org/sudoers +++ /dev/null @@ -1,31 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 -%adm ALL=(ALL) NOPASSWD: /usr/sbin/upgrade-porter-chroots - -# local admin -%sanger ALL=(ALL) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/spontini.debian.org/sudoers b/modules/sudo/files/per-host/spontini.debian.org/sudoers deleted file mode 100644 index 5a9a315d4..000000000 --- a/modules/sudo/files/per-host/spontini.debian.org/sudoers +++ /dev/null @@ -1,30 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=NOPASSWD: ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/steffani.debian.org/sudoers b/modules/sudo/files/per-host/steffani.debian.org/sudoers deleted file mode 100644 index 32cbff51e..000000000 --- a/modules/sudo/files/per-host/steffani.debian.org/sudoers +++ /dev/null @@ -1,29 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults env_reset - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -%mirroradm ALL=(archvsync) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/villa.debian.org/sudoers b/modules/sudo/files/per-host/villa.debian.org/sudoers deleted file mode 100644 index ff5e7875f..000000000 --- a/modules/sudo/files/per-host/villa.debian.org/sudoers +++ /dev/null @@ -1,33 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -%mirroradm ALL=(archvsync) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none diff --git a/modules/sudo/files/per-host/voltaire.debian.org/sudoers b/modules/sudo/files/per-host/voltaire.debian.org/sudoers deleted file mode 100644 index 0b0743bc6..000000000 --- a/modules/sudo/files/per-host/voltaire.debian.org/sudoers +++ /dev/null @@ -1,35 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - -# sudoers file. -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -#Defaults secure_path="/sbin:/usr/sbin:/usr/local/sbin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11" - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification -root ALL=(ALL) ALL - -# DSA -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /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 - -# buildd -#archvsync ALL=(ALL) NOPASSWD : /usr/local/bin/update-chroots -Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=(ALL) NOPASSWD : ALL -%buildd ALL=(buildd) ALL - -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" -nagios ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none