Ticket #13 (new enhancement)

Opened 13 months ago

Last modified 11 months ago

Template folder

Reported by: anonymous Owned by: somebody
Priority: major Milestone:
Component: component1 Version: 1.0
Keywords: templates upload Cc:

Description

What about add something like "Templates" from which I can generate config files (mongrel, apache ...) and use them in capistrano tasks for upload.

task :setup_apache, :roles => :web do

put render("apache"), '/var/httpd/config/apache.conf'

end

Change History

Note: See TracTickets for help on using tickets.