Foreman::Export::Base
# File lib/foreman/export/supervisord.rb, line 6 def export super Dir["#{location}/#{app}*.conf"].each do |file| clean file end write_template "supervisord/app.conf.erb", "#{app}.conf", binding end
[Validate]
Generated with the Darkfish Rdoc Generator 2.