From 67db5724b6dd3c1e629dfe0be5db20821ffcc0f7 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 6 Feb 2016 16:01:58 +0100 Subject: [PATCH] santoro to staticsync (for www) --- hieradata/common.yaml | 1 + modules/roles/misc/static-components.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/hieradata/common.yaml b/hieradata/common.yaml index 9dd04f59d..84d5d5229 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -126,6 +126,7 @@ roles: - mirror-csail.debian.org - mirror-isc.debian.org - senfter.debian.org + - santoro.debian.org # when adding a new static mirror, allow it to sync etc, but do not push to it and wait for it. For this, also add it to static_mirror_nopush. static_mirror_nopush: - dummy diff --git a/modules/roles/misc/static-components.yaml b/modules/roles/misc/static-components.yaml index f7c801442..ad8b0956a 100644 --- a/modules/roles/misc/static-components.yaml +++ b/modules/roles/misc/static-components.yaml @@ -83,4 +83,7 @@ mirrors: mirror-anu.debian.org: components-include: # all others are thus excluded - www.debian.org + santoro.debian.org: + components-include: # all others are thus excluded + - www.debian.org -- 2.20.1