Merge "base: add Debian 'stretch' repo for opendaylight"

This commit is contained in:
Jenkins 2017-08-29 10:04:41 +00:00 committed by Gerrit Code Review
commit 44f5923199
2 changed files with 2 additions and 1 deletions

View File

@ -339,6 +339,7 @@ COPY apt_preferences.{{ base_distro }} /etc/apt/preferences
'E84AC2C0460F3994',
] %}
{% set remote_apt_keys = [
'https://people.linaro.org/~marcin.juszkiewicz/debian/stretch/Release.key',
] %}
{% set base_apt_packages = base_apt_packages +
['sudo',]

View File

@ -5,4 +5,4 @@ deb http://deb.debian.org/debian stretch main
deb http://security.debian.org stretch/updates main
# Opendaylight repo
deb http://download.opensuse.org/repositories/home:/akshitajha/Debian_8.0/
deb http://people.linaro.org/~marcin.juszkiewicz/debian/stretch/ ./