configure-mirrors: fix typo in 9-stream enablement list

The debug repo for NFV wasn't configured to mirrors, this was a typo
in Ibfd88c137855c22b960099cc8d582b241c3b1db6.  Switch it back to
false.

Change-Id: If18d5fda42c68f4520a5c553b63c7b2d351ebd4f
This commit is contained in:
Ian Wienand 2022-09-19 16:15:54 +10:00
parent 500eba3634
commit 6cac22ddab
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ configure_mirrors_components_9_stream:
'highavailability-debug': false
'highavailability-source': false
'nfv': true
'nfv-debug': true
'nfv-debug': false
'nfv-source': false
'rt': true
'rt-debug': false