Modify indent.
This commit is contained in:
parent
b8d053126c
commit
956cf439ee
|
@ -13,7 +13,7 @@ when "20.04", "22.04"
|
||||||
group 'root'
|
group 'root'
|
||||||
mode '644'
|
mode '644'
|
||||||
|
|
||||||
variables(dns: node['consul']['dns'])
|
variables(dns: node['consul']['dns'])
|
||||||
|
|
||||||
notifies :restart, 'service[systemd-resolved]', :immediately
|
notifies :restart, 'service[systemd-resolved]', :immediately
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue