T1602: add options to default to vyos packages over debian

This commit is contained in:
John Estabrook 2019-08-21 11:39:19 -05:00
parent 12189cca7b
commit 29dc679dd0

View File

@ -57,6 +57,7 @@ lb config noauto \
--firmware-binary false \
--updates true \
--security true \
--apt-options "--yes -oAPT::Default-Release="equuleus" -oAPT::Get::allow-downgrades=true" \
--apt-indices false
"${@}"
"""