Update sipcon version
This commit is contained in:
parent
aaefbeb17e
commit
406633c77f
1 changed files with 2 additions and 2 deletions
|
@ -76,9 +76,9 @@ class rhizo_base::osmocom {
|
|||
}
|
||||
|
||||
$sipcon_version = $repo ? {
|
||||
'latest' => '1.5.0',
|
||||
'latest' => '1.5.1',
|
||||
'nightly' => 'latest',
|
||||
default => '1.5.0',
|
||||
default => '1.5.1',
|
||||
}
|
||||
|
||||
package { [ 'osmo-sip-connector' ]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue