# frozen_string_literal: true

server 'ssh.cluster127.hosting.ovh.net',
       user: 'gladits-tropo',
       roles: %w[app db web]
