From: Julien Cristau Date: Mon, 4 Jul 2016 13:48:48 +0000 (+0200) Subject: Add static component for release.debian.org/proposed-updates X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=9f14cab6e428f1eb87a838117a0cad8ee9f6a823;p=mirror%2Fdsa-puppet.git Add static component for release.debian.org/proposed-updates --- diff --git a/modules/roles/misc/static-components.yaml b/modules/roles/misc/static-components.yaml index 3cb264b26..e46e08ca8 100644 --- a/modules/roles/misc/static-components.yaml +++ b/modules/roles/misc/static-components.yaml @@ -46,6 +46,9 @@ components: release.debian.org: master: dillon.debian.org source: respighi.debian.org:/srv/release.debian.org/www + release.debian.org-pu: + master: dillon.debian.org + source: coccia.debian.org:/srv/release.debian.org/www/proposed-updates rtc.debian.org: master: dillon.debian.org source: dillon.debian.org:/srv/rtc.debian.org/htdocs diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 361a776c2..778bbb0c0 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -193,6 +193,7 @@ debwww wolkenstein=(staticsync) NOPASSWD: /usr/local/bin/static-update-componen %Debian dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component mozilla.debian.net %ports dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component www.ports.debian.org %debian-release respighi=(staticsync) NOPASSWD: /usr/local/bin/static-update-component release.debian.org +%debian-release coccia=(staticsync) NOPASSWD: /usr/local/bin/static-update-component release.debian.org-pu %debvoip dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component rtc.debian.org %security dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component security-team.debian.org %publicity dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component timeline.debian.net