~cloudbaseit/charms/win2012r2/drupal-iis/trunk

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Ionut Balutoiu
  • Date: 2016-12-23 12:55:39 UTC
  • Revision ID: ibalutoiu@cloudbasesolutions.com-20161223125539-j795kbynab3uflha
Added charm code

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: drupal-iis
 
2
summary: Drupal is a free and open-source content management framework
 
3
maintainer: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
 
4
description: |
 
5
  Drupal is a dynamic web site platform which allows an individual or
 
6
  community of users to publish, manage and organize a variety of
 
7
  content, Drupal integrates many popular features of content
 
8
  management systems, weblogs, collaborative tools and discussion-based
 
9
  community software into one easy-to-use package.
 
10
tags:
 
11
  - windows
 
12
series:
 
13
  - win2012
 
14
  - win2012r2
 
15
  - win2016
 
16
provides:
 
17
  website:
 
18
    interface: http
 
19
requires:
 
20
  mysql-db:
 
21
    interface: mysql-shared
 
22
  pgsql-db:
 
23
    interface: pgsql
 
24
  mssql-db:
 
25
    interface: mssql-shared
 
26
  cache:
 
27
    interface: memcache
 
28
  ad-join:
 
29
    interface: ad-join
 
30
peers:
 
31
  cluster:
 
32
    interface: drupal-iis
 
 
b'\\ No newline at end of file'