From 201d882607c49806edf0868dd6b71392e3fcaa8f Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 1 Jun 2016 14:52:29 +0200 Subject: Fixture: fix wrong identation (missing space) This prevented YAML parsers from reading the Mitaka fixtures configuration file. Signed-off-by: Alexandru Avadanii --- .../fuel-web/0001-nailgun-Add-AArch64-Openstack-Mitaka-release-s.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/fuel-web') diff --git a/patches/fuel-web/0001-nailgun-Add-AArch64-Openstack-Mitaka-release-s.patch b/patches/fuel-web/0001-nailgun-Add-AArch64-Openstack-Mitaka-release-s.patch index b059d454..f3b9ea70 100644 --- a/patches/fuel-web/0001-nailgun-Add-AArch64-Openstack-Mitaka-release-s.patch +++ b/patches/fuel-web/0001-nailgun-Add-AArch64-Openstack-Mitaka-release-s.patch @@ -157,7 +157,7 @@ index 62e6b73..9674d66 100644 + virt-what + vlan + generated: -+ repo_setup: ++ repo_setup: + installer_kernel: + remote_relative: "dists/trusty/main/installer-arm64/current/images/generic/netboot/vmlinuz" + local: "/var/www/nailgun/ubuntu/arm64/images/linux" -- cgit 1.2.3-korg