Skip to content

Commit 5d732bd

Browse files
committed
(maint) add statement "MANAGED BY PUPPET" to my.cnf config file template and remove unused my.conf.cnf.erb template
1 parent 40dd180 commit 5d732bd

2 files changed

Lines changed: 2 additions & 17 deletions

File tree

templates/my.cnf.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### MANAGED BY PUPPET ###
2+
13
<% @options.sort.map do |k,v| -%>
24
<% if v.is_a?(Hash) -%>
35
[<%= k %>]

templates/my.conf.cnf.erb

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)