From 5f393c104905248f9fb6500a9a433f68b344b0e5 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 4 Jul 2011 22:20:26 +0000 Subject: add redirection for .ro --- 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 15020cf4..f1808eb1 100644 --- a/deployment/tld_redirections/manifests/init.pp +++ b/deployment/tld_redirections/manifests/init.pp @@ -7,4 +7,7 @@ class tld_redirections { url => "http://www.mageia.org/?fromtld=$name" } } + + # domaine owned by Florin Catalin Russen + redirection { "ro": } } -- cgit v1.2.1