Skip to content

Commit

Permalink
Correct Rubocop Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sinfomicien committed Jul 29, 2015
1 parent 7dcef5c commit 0fbd40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/_redhat_server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
not_if { node['mariadb']['server_root_password'].empty? }
end

#Default policy for RH and fedora is to name it mysql
# Default policy for RH and fedora is to name it mysql
node.set['mariadb']['mysqld']['service_name'] = 'mysql'

0 comments on commit 0fbd40a

Please sign in to comment.