Bump osmo-sgsn version for latest

This commit is contained in:
Keith Whyte 2020-11-13 19:09:37 +01:00
parent ac03cfe5a4
commit dea6b0874b

View file

@ -150,7 +150,7 @@ class rhizo_base::openbsc {
}
$sgsn_version = $repo ? {
'latest' => '1.6.0+rhizo1',
'latest' => '1.6.0+rhizo4',
'nightly' => 'latest',
default => 'installed',
}