search results

  1. I\'m attempting to configure the knife commandline tool via a capistrano task, and running into an issue when it hits the following line. system \"knife configure --yes ...
    stackoverflow.com/questions/15286213/​running-knife... - Cached
  2. Running knife commands from Capistrano task. 5. How to link chef with capistrano for deployment. 0. Running chef-client throws 404 “Object Not Found” (Net:: ...
    stackoverflow.com/questions/17126166/​chef-running-from... - Cached
  3. How to run a command in Capistrano as a root without using sudo. ... if you don’t restart the rake task, DelayedJob continues to run with the previous Rails version ...
    www.simonecarletti.com/.../capistrano-​executing-a-command... - Cached
  4. A Simple Task. role : ... Capistrano extends the Rake DSL with methods specific to running commands on() ...
    www.capistranorb.com - Cached
  5. Capistrano is an open source tool for running scripts on multiple servers; ... Capistrano is implemented primarily for use on the Bash command line. ... task : xml ...
    en.wikipedia.org/wiki/Capistrano - Cached
    More results from en.wikipedia.org »
  6. When you run this command, Capistrano will SSH to your server, ... Our second example task is \"restart_daemons\", a custom task that Capistrano won’t run by default.
    guides.beanstalkapp.com/.../deploy-with-​capistrano.html - Cached
  7. To get a list of the Capistrano tasks in a ... This task does not run before or ... This gives you an interactive terminal from which to execute tasks and commands on ...
    github.com/.../capistrano/wiki/​Capistrano-Tasks - Cached
  8. We invoke knife via Capistrano and call for bootstrapping with our custom template. ... chef do task : default do # Tar ... When we run Chef Solo via Capistrano, ...
    spin.atomicobject.com/2012/12/18/chef-​solo-with-capistrano - Cached
  9. Could you also make it so >> that the run command accepts the same :env hash? ... Custom capistrano task in multistage (11 Jul 2013) Get Role name within a task ...
    blog.gmane.org/​gmane.comp.lang.ruby.capistrano.general​/... - Cached
  10. In this case we delete the remote db dump if the task fails. The run command lets us run a command ... A Capistrano task seems to make the most sense when it is ...
    www.aidanf.net/node/101 - Cached