From 21bf5e7e9e44389b541561ac243e4be60d245166 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 27 Jan 2015 23:44:06 +0100 Subject: added custom mirror for seoul, because http.debian.net fails there (#6674) --- hiera/chameleon.yaml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'hiera/chameleon.yaml') diff --git a/hiera/chameleon.yaml b/hiera/chameleon.yaml index 867b1d3..38dbf52 100644 --- a/hiera/chameleon.yaml +++ b/hiera/chameleon.yaml @@ -2,6 +2,11 @@ api: domain: api.unstable.bitmask.net port: 4430 +apt: + url: + backports: "http://http.debian.net/debian/" + basic: "http://http.debian.net/debian/" + security: "http://security.debian.org/" contacts: - sysdev@leap.se - varac@leap.se @@ -339,6 +344,7 @@ nagios: bleeding: contact_emails: - sysdev@leap.se + - varac@leap.se clientdev: contact_emails: - drebs@leap.se @@ -377,7 +383,8 @@ nagios: domain_internal_suffix: bleeding.bitmask.i environment: bleeding ip_address: "1.209.122.24" - services: [] + services: + - couchdb ssh_port: 22 canvasback: domain_full_suffix: cdev.bitmask.net @@ -478,7 +485,8 @@ nagios: domain_internal_suffix: bleeding.bitmask.i environment: bleeding ip_address: "1.209.122.26" - services: [] + services: + - couchdb ssh_port: 22 hippo: domain_full_suffix: bitmask.net -- cgit v1.2.3