Versions:

   - Ruby 2.6
   - Capistrano 3.11
   - Rake 12.3, Rails 4

Platform:

   - Working on Ubuntu
   - Deploying to Ubuntu server


Is there any way to set different default_env per host? My capistrano 
deploys to 4 different servers (exactly the same application), but I need 
to run a rake task on all 4 hosts with a few different environment 
variables per-host, including rails migrations (it's not the DB config).

Ideallly I'd like to avoid storing the env variables in a file because I'm 
already storing those in the systemd config

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/0c6b412d-d355-42d3-acc8-b603cc22cbcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to