diff --git a/templates/default/logrotate-global.erb b/templates/logrotate-global.erb similarity index 92% rename from templates/default/logrotate-global.erb rename to templates/logrotate-global.erb index f59eda0..844147a 100644 --- a/templates/default/logrotate-global.erb +++ b/templates/logrotate-global.erb @@ -1,4 +1,4 @@ -# This file was generated by Chef for <%= node['fqdn'] %>. +# This file was generated by Chef. # Do not modify this file by hand! <% @configuration.directives.each do |d| -%> diff --git a/templates/default/logrotate.erb b/templates/logrotate.erb similarity index 85% rename from templates/default/logrotate.erb rename to templates/logrotate.erb index 3e838cd..f3df57d 100644 --- a/templates/default/logrotate.erb +++ b/templates/logrotate.erb @@ -1,4 +1,4 @@ -# This file was generated by Chef for <%= node['fqdn'] %>. +# This file was generated by Chef. # Do not modify this file by hand! <%= @path %> {