Use Latest sgsn
This commit is contained in:
parent
0c5399edc9
commit
8d37510487
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ class rhizo_base::openbsc {
|
||||||
}
|
}
|
||||||
|
|
||||||
$sgsn_version = $repo ? {
|
$sgsn_version = $repo ? {
|
||||||
'latest' => '1.6.0+rhizo4',
|
'latest' => 'latest',
|
||||||
'nightly' => 'latest',
|
'nightly' => 'latest',
|
||||||
default => 'installed',
|
default => 'installed',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue