diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-04-19 15:21:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-19 15:21:32 +0000 |
commit | c0ecdc358fd18fa4dc1bf07259acd4252f9788aa (patch) | |
tree | 9c53c32c1be278a6c2f94f471f9a4195c93a6e66 /build/f_isoroot/f_repobuild/config.mk | |
parent | c51f1aadff98806a9265bd77a807e2bdd99fef6d (diff) | |
parent | d116928396655b6db92b6786022ff68f13df58c7 (diff) |
Merge "fuel-menu: Align defaults w/ OPNFV bootstrap cfg"
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 |