~free.ekanayaka/landscape-charm/faster-hashids-test

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: landscape-server
summary: Charm for installing and using Landscape Dedicated Server.
maintainer: Landscape Team <landscape-team@canonical.com>
description: A multi server Landscape Dedicated Server charm.
categories:
  - app-servers
requires:
  db:
    interface: pgsql
  amqp:
    interface: rabbitmq
provides:
  data:
    interface: block-storage
    scope: container
    optional: true
  website:
    interface: http
  hosted:
    interface: landscape-hosted
    scope: container
peers:
  cluster:
    interface: landscape-ha