Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

Commit c0a7d44

Browse files
author
Nacer Laradji
committed
Don't set attribute already set on the host and defined in web.rb attribute file
1 parent b6efefe commit c0a7d44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

recipes/web_apache.rb

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
mode '0755'
1414
end
1515

16-
node.normal['zabbix']['web']['fqdn'] = node['fqdn'] if node['zabbix']['web']['fqdn'].nil?
1716
unless node['zabbix']['web']['user']
1817
node.normal['zabbix']['web']['user'] = 'apache'
1918
end

0 commit comments

Comments
 (0)