trailing semicolons on Config items that are semicolon separated create invalid bind config

Bug #1897320 reported by Adam Dyess
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Designate-Bind Charm
New
Undecided
Unassigned

Bug Description

juju config designate-bind forwarders="8.8.8.8;8.8.4.4;"
juju config designate-bind allowed_nets="192.168.0.0/24;192.168.0.0/24;"
juju config designate-bind allowed_recursion_nets="192.168.0.0/24;192.168.0.0/24;"

Generates invalid config in /etc/bind/named.conf.options

Please split the juju config options with ';' before applying to the config template. Or provide some way for the juju user to detect their mis-configuration without using juju run or juju ssh

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.