diff options
author | Pascal Terjan <pterjan@mageia.org> | 2019-11-05 18:23:55 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2019-11-05 19:49:36 +0000 |
commit | f7dd44e12372647110ec43df0ae598ed037ab32a (patch) | |
tree | 1135cd64ef35a2ca77a2f3a58efdd6d1481daa87 /deployment/mga_buildsystem | |
parent | 8feac7acc818022578a22e10cbf6583a3d586784 (diff) | |
download | puppet-f7dd44e12372647110ec43df0ae598ed037ab32a.tar puppet-f7dd44e12372647110ec43df0ae598ed037ab32a.tar.gz puppet-f7dd44e12372647110ec43df0ae598ed037ab32a.tar.bz2 puppet-f7dd44e12372647110ec43df0ae598ed037ab32a.tar.xz puppet-f7dd44e12372647110ec43df0ae598ed037ab32a.zip |
Revert "Temporarily remove the new machine"
This reverts commit 7b163f979e3f16af09c87ef60a8447f579029d9f.
Diffstat (limited to 'deployment/mga_buildsystem')
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 3e117507..780c41f5 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -29,7 +29,7 @@ class mga_buildsystem::config { 'i586' => [ 'ecosse0', 'rabbit0', 'scwx861', 'ecosse1', 'rabbit1', 'scwx862', 'rabbit2', 'scwx863' ], 'x86_64' => [ 'rabbit0', 'ecosse0', 'scwx861', 'rabbit1', 'ecosse1', 'scwx862', 'rabbit2', 'scwx863' ], 'armv5tl' => [ 'armorique', 'armlet3', 'armlet5', 'armlet8' ], - 'armv7hl' => [ 'armorique', 'armlet3', 'armlet5', 'armlet8' ], + 'armv7hl' => [ 'armlet10', 'armlet11', 'armlet3', 'armlet5', 'armlet8', 'armorique', 'armlet12', 'armlet13' ], 'aarch64' => [ 'scwaarch641', 'scwaarch643', 'scwaarch645', 'scwaarch642', 'scwaarch644', 'scwaarch646' ], }, build_nodes_aliases => { |