Fix typo with ostype for puppet beaker jobs

Change-Id: I3c60c41c813d4c5fd5be93a1f7881df420f40658
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-03-24 12:39:51 -04:00
parent a72d397948
commit a66d4db32e

View File

@ -345,8 +345,7 @@
- job-group: - job-group:
name: 'puppet-beaker-jobs-trusty' name: 'puppet-beaker-jobs-trusty'
ostype: ostype: trusty
- trusty
node: node:
- ubuntu-trusty - ubuntu-trusty
jobs: jobs:
@ -354,8 +353,7 @@
- job-group: - job-group:
name: 'puppet-beaker-jobs-centos7' name: 'puppet-beaker-jobs-centos7'
ostype: ostype: centos7
- centos7
node: node:
- devstack-centos7 - devstack-centos7
jobs: jobs: