summaryrefslogtreecommitdiffstats
path: root/build/overcloud-full.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/overcloud-full.sh')
-rwxr-xr-xbuild/overcloud-full.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/overcloud-full.sh b/build/overcloud-full.sh
index e747c745..ecf6f3ae 100755
--- a/build/overcloud-full.sh
+++ b/build/overcloud-full.sh
@@ -170,7 +170,7 @@ LIBGUESTFS_BACKEND=direct $VIRT_CUSTOMIZE \
tar czf ovs.tar.gz ovs
-LIBGUESTFS_BACKEND=direct virt-customize \
+LIBGUESTFS_BACKEND=direct $VIRT_CUSTOMIZE \
--upload ${BUILD_ROOT}/CentOS-Updates.repo:/etc/yum.repos.d/ \
--run-command "yum -y install kernel-devel-\$(rpm -q --queryformat '%{VERSION}-%{RELEASE}' kernel)" \
--run-command "yum -y install kernel-headers-\$(rpm -q --queryformat '%{VERSION}-%{RELEASE}' kernel)" \