From 8cc5f89df4686fc924515d044b066081635615cb Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 5 Feb 2013 16:52:40 +0100 Subject: minor: we don't use cap anymore but puppet - documentation now reflects that --- DEPLOY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'DEPLOY.md') diff --git a/DEPLOY.md b/DEPLOY.md index 8424c68..8ef2a7a 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -15,8 +15,7 @@ The following packages need to be installed: ### Setup Capistrano ### -We use capistrano to deploy. -We ship an example deploy.rb in config/deploy.rb.example. Edit it to match your needs. +We use puppet to deploy. But we also ship an example deploy.rb in config/deploy.rb.example. Edit it to match your needs if you want to use capistrano. run `cap deploy:setup` to create the directory structure. -- cgit v1.2.3