Merge "Run nodepool on Ubuntu Trusty"

This commit is contained in:
Jenkins 2015-02-04 21:46:50 +00:00 committed by Gerrit Code Review
commit 5d855aabcb

View File

@ -457,7 +457,7 @@ node 'status.openstack.org' {
}
}
# Node-OS: precise
# Node-OS: trusty
node 'nodepool.openstack.org' {
class { 'openstack_project::nodepool_prod':
project_config_repo => 'https://git.openstack.org/openstack-infra/project-config',