From a592f6ba717b00374462b7a0086270e883d789ac Mon Sep 17 00:00:00 2001 From: "Wile E. Coyote" Date: Thu, 17 Aug 2017 16:56:38 +0000 Subject: [PATCH] Fix up errors in example defaults hiera --- hieradata/defaults.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hieradata/defaults.yaml b/hieradata/defaults.yaml index 8857232..6d44d0d 100644 --- a/hieradata/defaults.yaml +++ b/hieradata/defaults.yaml @@ -54,7 +54,8 @@ rhizo::bts_type: "litecel" #Misc rhizo::use_ups: "no" rhizo::use_sip: "no" -rhizo::advice_email: "[ 'your@email.address' ] +rhizo::advice_email: "[ 'your@email.address' ]" +rhizo::sip_central_ip_address: "127.0.0.1" #SSH keys