From a292b8edf5c217d1ea6617983286a988efb75ce7 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 30 May 2013 20:45:10 +0000 Subject: mga_buildsystem: enable 'iurt_use_bootstrap' for infra_1 and infra_2 --- deployment/mga_buildsystem/manifests/config.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deployment/mga_buildsystem/manifests') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 0f5ebbfd..efce9cdc 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -557,6 +557,7 @@ class mga_buildsystem::config { }, }, }, + 'iurt_use_bootstrap' => true, }, 'infra_2' => { @@ -587,6 +588,7 @@ class mga_buildsystem::config { }, }, }, + 'iurt_use_bootstrap' => true, }, } } -- cgit v1.2.1