5 lines
108 B
Ruby
5 lines
108 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
server 'delta.libertarian-party.com',
|
||
|
roles: %w[rvm web app db shell]
|