From: Bob Ball Date: Thu, 11 Feb 2016 18:14:26 +0000 (+0000) Subject: Fix tabs X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d95b4921dc944e7d9a1578bf388504750652b824;p=openstack%2Fci-loop-config.git Fix tabs --- diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 491272a..0d7e921 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -7,4 +7,4 @@ jobs: - noop-check-communication - dsvm-tempest-xen: - node: 'ds-xen' + node: 'ds-xen' diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 21936e0..a528e65 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -52,7 +52,7 @@ providers: #Set the public key part only of the jenkin's key (no whitespace) to the NODEPOOL_SSH_KEY environment variable in order to #inject it into the image's jenkins user .ssh/authorized_keys #This key will be used to log in and setup jenkins on the target VM -# private-key: '/home/nodepool/.ssh/id_rsa' + #private-key: '/home/nodepool/.ssh/id_rsa' config-drive: true meta: xenapi_use_agent: 'false'