~frbayart/charms/trusty/mesos-master/trunk

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Francois Bayart
  • Date: 2016-04-07 18:34:21 UTC
  • Revision ID: francois.bayart@data-fellas.guru-20160407183421-nm09uhq4qbwanjq5
InitialĀ FORKEDĀ charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: mesos-master
 
2
summary: Provides a Mesos Cluster master for building distributed systems
 
3
maintainer: Joao Ribeiro <jonnybgod@gmail.com>
 
4
description: |
 
5
  Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.
 
6
tags:
 
7
  - ops
 
8
  - network
 
9
subordinate: false
 
10
provides:
 
11
  mesos-master:
 
12
    interface: mesos-master
 
13
peers:
 
14
  mesos-masters:
 
15
    interface: mesos-masters