Change capitalization of CentOS 7 to Centos 7

I feel like I should elucidate further on my reasoning for this change,
but I'm not going to.

Change-Id: Ie762679c1d491268777da01e9c6a3085e84f3345
This commit is contained in:
Monty Taylor 2016-01-26 15:34:33 -06:00
parent 2c883bd1a4
commit ccf4bd9343

@ -413,7 +413,7 @@ providers:
private-key: /home/nodepool/.ssh/id_rsa
config-drive: true
- name: devstack-centos7
base-image: 'CentOS 7'
base-image: 'Centos 7'
min-ram: 8000
setup: prepare_node_devstack.sh
username: jenkins
@ -456,7 +456,7 @@ providers:
private-key: /home/nodepool/.ssh/id_rsa
config-drive: true
- name: devstack-centos7
base-image: 'CentOS 7'
base-image: 'Centos 7'
min-ram: 8000
setup: prepare_node_devstack.sh
username: jenkins