From 3b8290d62573a09251ab359b199565e3321ba0c6 Mon Sep 17 00:00:00 2001 From: Ciaby Date: Tue, 29 Sep 2015 21:41:45 +0200 Subject: [PATCH] Add rhizo::lac and rhizo::voip_pin to site_template.yaml --- hieradata/site_template.yaml | 2 ++ 1 file changed, 2 insertions(+) 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"