aboutsummaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-06-01 14:52:29 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-06-04 16:11:42 +0000
commit201d882607c49806edf0868dd6b71392e3fcaa8f (patch)
treece04072307cecbc2377167ad153c336ce0e91dc2 /patches
parent22ecca10820dc2cd0de04a6c1a18fb71d1274321 (diff)
Fixture: fix wrong identation (missing space)
This prevented YAML parsers from reading the Mitaka fixtures configuration file. Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches')
-rw-r--r--patches/fuel-web/0001-nailgun-Add-AArch64-Openstack-Mitaka-release-s.patch2
1 files changed, 1 insertions, 1 deletions
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"