Fix up errors in example defaults hiera
This commit is contained in:
parent
bc2f3a6fd3
commit
a592f6ba71
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ rhizo::bts_type: "litecel"
|
||||||
#Misc
|
#Misc
|
||||||
rhizo::use_ups: "no"
|
rhizo::use_ups: "no"
|
||||||
rhizo::use_sip: "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
|
#SSH keys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue