diff --git a/hieradata/site_template.yaml b/hieradata/site_template.yaml index 39d00a8..2a6b92f 100644 --- a/hieradata/site_template.yaml +++ b/hieradata/site_template.yaml @@ -9,6 +9,7 @@ rhizo::arfcn_B: "251" rhizo::auth_policy: "accept-all" rhizo::vpn_ip_address: "10.66.0.0" rhizo::wan_ip_address: "192.168.0.0" +rhizo::lac: "1" #Emergency call contact rhizo::emergency_contact: "12345" @@ -18,6 +19,7 @@ rhizo::voip_provider_name: "provider" rhizo::voip_username: "1234567890" rhizo::voip_fromuser: "1234567890" rhizo::voip_password: "1234" +rhizo::voip_pin: "1234" rhizo::voip_proxy: "10.10.10.10" rhizo::voip_did: "12345678901" rhizo::voip_cli: "12345678901"