export virtualisation var

This commit is contained in:
oiseauroch
2022-11-30 11:40:43 +01:00
parent a0ee0ec724
commit 94188611cf
4 changed files with 7 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ virtualisation=$(ynh_app_setting_get --app=$app --key=virtualisation)
if [ "$virtualisation" = "true" ]
then
nbd_index=$(ynh_app_setting_get --app=$app --key=nbd_index)
export VIRTUALISTATION=true
fi
#=================================================
# REMOVE NODE CONFIGURATION