diff --git a/master_private_template.py b/master_private_template.py index b30ba62..415f0c9 100644 --- a/master_private_template.py +++ b/master_private_template.py @@ -1,5 +1,5 @@ slaves = [ {'name': 'linux_glibc219_x86_64_chroot', 'password': 'barbarianna', - 'builders': ['linux_glibc219_x86_64_cmake']} + 'builders': ['linux_glibc217_x86_64_cmake']} ]