From edf68921faddca81acb371f5b6dd500bfa31c43f Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 29 Jun 2015 17:00:47 +0000 Subject: [PATCH] Also run proposal worker on Ubuntu Trusty This adds "trusty" as a node type for the proposal.slave.o.o node definition so that the required manifest will be tested on that platform too. Change-Id: Ie53e178d720e0641c941902bbc1217327ddb6284 --- manifests/site.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/site.pp b/manifests/site.pp index d8598cfdd6..cbce5d2193 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -651,6 +651,7 @@ node /^ci-backup-.*\.openstack\.org$/ { } # Node-OS: precise +# Node-OS: trusty node 'proposal.slave.openstack.org' { include openstack_project class { 'openstack_project::proposal_slave':