From 8300500cc869b5a159b3562370c56965794efce6 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 30 Oct 2015 23:25:25 +0100 Subject: make armorique a build node --- manifests/nodes/armorique.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/nodes/armorique.pp b/manifests/nodes/armorique.pp index 811d84b1..0272cd61 100644 --- a/manifests/nodes/armorique.pp +++ b/manifests/nodes/armorique.pp @@ -2,4 +2,6 @@ node armorique { # Location: Scaleway (Iliad/Online datacenter) include common::default_mageia_server timezone::timezone { 'Europe/Paris': } + + include mga_buildsystem::buildnode } -- cgit v1.2.1