From e87357c3aa781bb9d36b21a49ce2c59942dc1ac3 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 8 Dec 2017 14:49:54 +0100 Subject: [PATCH] Changing epel mirror list for ns2.pp-dns.com --- customer/pixelpark-dns/ns2.pp-dns.com.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/pixelpark-dns/ns2.pp-dns.com.yaml b/customer/pixelpark-dns/ns2.pp-dns.com.yaml index ed04f6a9..fecee011 100644 --- a/customer/pixelpark-dns/ns2.pp-dns.com.yaml +++ b/customer/pixelpark-dns/ns2.pp-dns.com.yaml @@ -3,6 +3,9 @@ infra::role: base_for_old_systems infra::additional_classes: - bind +epel::epel_baseurl: "http://download.fedoraproject.org/pub/epel/7/$basearch" +epel::epel_mirrorlist: "https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch" + #bind::local_recursor: true # - powerdns -- 2.39.5