diff --git a/lib/config.json b/lib/config.json index 0e7111d..cf9c29f 100644 --- a/lib/config.json +++ b/lib/config.json @@ -1,6 +1,6 @@ { "slaves" : [ { "name" : "fedora-x86-64-1", "arch" : "x86_64", "jobs" : "4" }, - { "name" : "fedora-x86-64-2", "arch" : "x86_64", "jobs" : "4" } + { "name" : "fedora-x86-64-2", "arch" : "x86_64", "jobs" : "4" }, { "name" : "wildebeest-debian-wheezy-x86_64", "arch" : "x86_64", "jobs" : "4" } ],