Ahoj,

You have to call conf-unset before the conf-set. Multi-valued items are 
appended. So if your set of values
is just a subset, nothing changes.

Daniel

On 12/3/20 5:26 PM, Zdenek Novy wrote:
> Hello,
> I'm trying to remove the slave node from the master Knot, result code is 0, 
> but no change happened. There is no information in the log file. Can you 
> please help me, why does it happen?
> 
> # knotc conf-get template[default].notify
>> template[default].notify = 1 2 3 4 5 6 7 8 9
> # knotc conf-begin
>> OK
> # knotc conf-set -b template[default].notify 1 2 4 5 6 7 8 9
>> OK
> # knotc conf-diff
> (no output)
> # knotc conf-get template[default].notify
>> template[default].notify = 1 2 3 4 5 6 7 8 9
> 
> Thanks for your help.
> 
> -- 
> Zdeněk Nový
> Linux administrator
> 
> ACTIVE 24, s.r.o.
> Sokolovská 394/17 186 00 Praha 8
> Web: http://www.active24.cz   
> 
> 
-- 
https://lists.nic.cz/mailman/listinfo/knot-dns-users

Reply via email to