]> xenbits.xensource.com Git - openstack/ci-loop-config.git/commitdiff
Fix tabs
authorBob Ball <bob.ball@citrix.com>
Thu, 11 Feb 2016 18:14:26 +0000 (18:14 +0000)
committerBob Ball <bob.ball@citrix.com>
Thu, 11 Feb 2016 18:14:26 +0000 (18:14 +0000)
jenkins/jobs/projects.yaml
nodepool/nodepool.yaml

index 491272adfcc6a44e154259e0c3aee830d7c5bd24..0d7e921fcc6c4f42c038eb22715ac1bae7f0ae85 100644 (file)
@@ -7,4 +7,4 @@
     jobs:
         - noop-check-communication
         - dsvm-tempest-xen:
-           node: 'ds-xen'
+            node: 'ds-xen'
index 21936e0647c71477eea1fa04c31345b89476d22f..a528e65befa5e1803e290e168159a5b611ceaca1 100644 (file)
@@ -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'