repos: use stretch where available
This commit is contained in:
parent
fe3cb8f4b0
commit
39a8ce8dab
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ class rhizo_base::apt::debian inherits rhizo_base::apt::common {
|
|||
|
||||
apt::source { 'irontec':
|
||||
location => 'http://packages.irontec.com/debian',
|
||||
release => 'jessie',
|
||||
release => 'stretch',
|
||||
repos => 'main',
|
||||
key => {
|
||||
'id' => '4FF7139B43073A436D8C2C4F90D20F5ED8C20040',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue