From 1b6311abbd1acceaf98905cb3e12b26920a7202c Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Thu, 1 Mar 2018 18:08:11 +0000 Subject: [PATCH] Add new hiera vars to site_template --- hieradata/site_template.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hieradata/site_template.yaml b/hieradata/site_template.yaml index 329615b..9c7437b 100644 --- a/hieradata/site_template.yaml +++ b/hieradata/site_template.yaml @@ -12,6 +12,8 @@ rhizo::auth_policy: "accept-all" rhizo::vpn_ip_address: "10.66.0.0" rhizo::wan_ip_address: "192.168.0.0" rhizo::lac: "1" +rhizo::mcc: "001" +rhizo::mnc: "001" #Emergency call contact rhizo::emergency_contact: "12345" @@ -25,6 +27,8 @@ rhizo::voip_pin: "1234" rhizo::voip_proxy: "10.10.10.10" rhizo::voip_did: "12345678901" rhizo::voip_cli: "12345678901" +rhizo::use_sip: "yes" +rhizo::reg_provider: "false" #Device Info rhizo::bsc_geo_lat: "0.0"