Modify indent.

This commit is contained in:
Kazuhiro MUSASHI 2022-07-10 16:28:49 +09:00
parent b8d053126c
commit 956cf439ee
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ when "20.04", "22.04"
group 'root'
mode '644'
variables(dns: node['consul']['dns'])
variables(dns: node['consul']['dns'])
notifies :restart, 'service[systemd-resolved]', :immediately
end