aboutsummaryrefslogtreecommitdiffstats
path: root/switchtower/test/fixtures/config.rb
blob: 0570980bd8cd42ad45bedbb02de0febcdc4e146e (plain) (blame)
1
2
3
4
5
set :application, "foo"
set :repository, "1/2/#{application}"
set :gateway, "#{__FILE__}.example.com"

role :web, "www.example.com", :primary => true