Added auth_policy value (used in osmo-nitb.cfg)
This commit is contained in:
parent
af67f59f10
commit
89079d3c33
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ class rhizomatica_base_system {
|
|||
$pbxcode = hiera('rhizo::pbxcode')
|
||||
# network name
|
||||
$network_name = hiera('rhizo::network_name')
|
||||
$auth_policy = hiera('rhizo::auth_policy')
|
||||
|
||||
#BTSs configuration
|
||||
$bts1_ip_address = hiera('rhizo::bts1_ip_address')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue