class Cumulus
Public Instance Methods
Source
# File lib/oxidized/model/cumulus.rb, line 20 def add_comment(comment) "\n###### #{comment} ######\n" end
add a comment in the final conf
# File lib/oxidized/model/cumulus.rb, line 20 def add_comment(comment) "\n###### #{comment} ######\n" end
add a comment in the final conf