Merge "Fix centos image name in region-b"

This commit is contained in:
Jenkins 2014-03-24 17:53:56 +00:00 committed by Gerrit Code Review
commit 733f249758

View File

@ -305,7 +305,7 @@ providers:
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
- name: bare-centos6
base-image: 'CentOS 6.3 Server 64-bit 20130116 (b)'
base-image: 'CentOS 6.3 Server 64-bit 20130116'
min-ram: 30720
setup: prepare_node_bare.sh
username: jenkins