aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem/manifests/config.pp
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mga_buildsystem/manifests/config.pp')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index de3f16f8..d2fccddc 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -19,7 +19,7 @@ class mga_buildsystem::config {
admin_mail => 'sysadmin@group.mageia.org',
build_nodes => {
'i586' => [ 'ecosse0', 'rabbit0', 'ecosse1', 'rabbit1' ],
- 'x86_64' => [ 'rabbit0', 'ecosse0', 'rabbit1', ecosse1' ],
+ 'x86_64' => [ 'rabbit0', 'ecosse0', 'rabbit1', 'ecosse1' ],
},
build_nodes_aliases => {
'jonund0' => "jonund.${::domain}",