Hello,

I'm trying to use the cap deploy:web:disable

The page is created correctly, but I want to customize it a little.

I saw with cap -e deploy:web:disable that I can configure it:

   $ cap deploy:web:disable \
         REASON="hardware upgrade" \
         UNTIL="12pm Central Time"

Further customization will require that you write your own task.


Where I have to put those variables ?

I tried in the deploy.rb but the maintenance page is the same as before.

Any idea ?

thanks,

r.


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to