Merge "base: add Debian 'stretch' repo for opendaylight"
This commit is contained in:
commit
44f5923199
@ -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',]
|
||||
|
@ -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/ ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user