From d9c0a375a0977b427a64d1d946273b3053a20967 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 4 Jul 2011 22:20:29 +0000 Subject: add the french domain name --- deployment/tld_redirections/manifests/init.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'deployment/tld_redirections') diff --git a/deployment/tld_redirections/manifests/init.pp b/deployment/tld_redirections/manifests/init.pp index f1808eb1..b44e8bfd 100644 --- a/deployment/tld_redirections/manifests/init.pp +++ b/deployment/tld_redirections/manifests/init.pp @@ -10,4 +10,7 @@ class tld_redirections { # domaine owned by Florin Catalin Russen redirection { "ro": } + + # domain owned by the association + redirection { "fr": } } -- cgit v1.2.1