Merge pull request 'Modify indent.' (#11) from modify-indent into master

Reviewed-on: #11
This commit is contained in:
Kazuhiro MUSASHI 2022-07-10 07:30:03 +00:00
commit d1297a02c9
1 changed files with 1 additions and 1 deletions

View File

@ -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