aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/tld_redirections
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/tld_redirections')
-rw-r--r--deployment/tld_redirections/manifests/init.pp3
1 files changed, 3 insertions, 0 deletions
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": }
}