Change Osmo Nightly repo to Debian_9.0
This commit is contained in:
parent
ee32860bb4
commit
f58f6f68aa
1 changed files with 2 additions and 2 deletions
|
@ -109,12 +109,12 @@ class rhizo_base::apt::debian inherits rhizo_base::apt::common {
|
|||
}
|
||||
|
||||
apt::source { 'osmocom-nightly':
|
||||
location => 'http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/',
|
||||
location => 'http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/',
|
||||
release => './',
|
||||
repos => '',
|
||||
key => {
|
||||
'id' => '17280DDF',
|
||||
'source' => 'http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/Release.key'
|
||||
'source' => 'http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/Release.key'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue