diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-04-25 11:21:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-25 11:21:02 +0000 |
commit | 26ddcc786462f926ab576f53694cba5a903f9bef (patch) | |
tree | c74974e3470fe1f6a28878d443584641b74c2255 /build/f_isoroot/f_repobuild/config.mk | |
parent | ff49960601c8e493d27953b1d878cae5951fcdee (diff) | |
parent | 603dac9a9ea3830fdf851e410ba1eced6ed32a2a (diff) |
Merge "fuel-menu: Align defaults w/ OPNFV bootstrap cfg" into stable/danube
Diffstat (limited to 'build/f_isoroot/f_repobuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_repobuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_repobuild/config.mk b/build/f_isoroot/f_repobuild/config.mk index 986ea9e8e..68101d6ec 100644 --- a/build/f_isoroot/f_repobuild/config.mk +++ b/build/f_isoroot/f_repobuild/config.mk @@ -19,5 +19,5 @@ export MIRROR_UBUNTU_ROOT_arm64=ubuntu-ports # Merge all local mirror repo components/section into single "main" # NOTE: When changing this, make sure to also update all consumer config, like: -# - fuel_bootstrap_cli.yaml +# - fuel-menu/fuelmenu/settings.yaml export MIRROR_UBUNTU_MERGE=true |