Set MGW number endpoints
This commit is contained in:
parent
0f2a6cf49e
commit
9c1f72a257
2 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@ class rhizo_base::osmocom {
|
|||
regsubst($vpn_ip_address,
|
||||
'^(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)$',
|
||||
'\\3-\\4')))
|
||||
$mgw_num_ep = hiera('rhizo::mgw_num_ep', $bts.size * 24)
|
||||
|
||||
package { "osmocom-nitb":
|
||||
ensure => 'absent'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue