Set MGW number endpoints

This commit is contained in:
Keith Whyte 2022-07-03 23:16:00 +02:00
parent 0f2a6cf49e
commit 9c1f72a257
2 changed files with 2 additions and 1 deletions

View file

@ -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'