cap updates
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
# is considered to be the first unless any hosts have the primary
|
||||
# property set. Don't declare `role :all`, it's a meta role.
|
||||
|
||||
role :app, %w{deploy@qwaiter.com}
|
||||
role :web, %w{deploy@qwaiter.com}
|
||||
role :db, %w{deploy@qwaiter.com}
|
||||
role :app, %w{root@qwaiter.com}
|
||||
role :web, %w{root@qwaiter.com}
|
||||
role :db, %w{root@qwaiter.com}
|
||||
|
||||
|
||||
# Extended Server Syntax
|
||||
|
||||
Reference in New Issue
Block a user