This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudonim:common/ $ cap rubber:create_staging [18:15:06] | |
| triggering load callbacks | |
| * executing `rubber:init' | |
| ** Auto role: web => production.foo.com, {:platform=>"linux"} | |
| ** Auto role: haproxy => production.foo.com, {:platform=>"linux"} | |
| ** Auto role: app => production.foo.com, {:platform=>"linux"} | |
| ** Auto role: passenger => production.foo.com, {:platform=>"linux"} | |
| ** Auto role: apache => production.foo.com, {:platform=>"linux"} | |
| ** Auto role: db => production.foo.com, {:platform=>"linux", :primary=>true} | |
| ** Auto role: mysql_master => production.foo.com, {:platform=>"linux"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudonim:rubbertest/ $ cap rubber:create_staging [17:37:22] | |
| triggering load callbacks | |
| * executing `rubber:init' | |
| * executing `rubber:create_staging' | |
| Hostname to use for staging instance [production]: | |
| Roles to use for staging instance [web,app,db:primary=true]: | |
| * executing `rubber:create' | |
| /Users/sudonim/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/amazon-ec2-0.9.10/lib/AWS.rb:313:in `aws_error?': AWS was not able to validate the provided access credentials (AWS::AuthFailure) | |
| from /Users/sudonim/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/amazon-ec2-0.9.10/lib/AWS.rb:253:in `make_request' | |
| from /Users/sudonim/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/net/http.rb:543:in `start' |
NewerOlder