Fix nodepool.yaml whitespace

We were under indented and over indented in some places. YAML is picky
about this so fix it.

Change-Id: I274187fdfe3099beceb42ee4ff953197b65acac4
This commit is contained in:
Clark Boylan 2015-03-04 15:01:27 -08:00
parent 0cfd234317
commit 49620d2b27

View File

@ -1054,17 +1054,17 @@ diskimages:
TMPDIR: /opt/dib_tmp
DIB_IMAGE_CACHE: /opt/dib_cache
QEMU_IMG_OPTIONS: compat=0.10
- name: devstack-fedora21-dib
elements:
- name: devstack-fedora21-dib
elements:
- fedora
- vm
- puppet
- nodepool-base
- node-devstack
release: 21
env-vars:
release: 21
env-vars:
TMPDIR: /opt/dib_tmp
DIB_IMAGE_CACHE: /opt/dib_cache
DIB_CLOUD_IMAGES: https://download.fedoraproject.org/pub/fedora/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Base-20141203-21.x86_64.qcow2
BASE_IMAGE_FILE: Fedora-Cloud-Base-20141203-21.x86_64.qcow2
QEMU_IMG_OPTIONS: compat=0.10
QEMU_IMG_OPTIONS: compat=0.10