Fix centos image name in region-b

Change-Id: I3e8a58e68f3b19f9c3cbef92a58a0a01e69808e0
This commit is contained in:
James E. Blair 2014-03-23 10:03:52 -07:00
parent 971906b1bf
commit 7cf669f6ab

@ -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