~ubuntu-langpack/langpack-o-matic/main

« back to all changes in this revision

Viewing changes to deployment/charms/trusty/bootstrap-node/metadata.yaml

  • Committer: Martin Pitt
  • Date: 2016-09-13 14:17:21 UTC
  • Revision ID: martin.pitt@canonical.com-20160913141721-6i5hmy8zmyet6qtt
Update deployment charm and script

With the charm and in the DevOps environment, building packages can now happen
directly on the instance, so drop schroot from cron.* and documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
name: bootstrap-node
2
 
summary: run exec.d/ hooks and attach point of subordinate charms
3
 
maintainer: Martin Pitt <martin.pitt@ubuntu.com>
4
 
description: |
5
 
  This charm does nothing by itself exept for running
6
 
  exec.d/*/charm-pre-install (for deploying basenode) and providing a hook for
7
 
  relating subordinate charms. This is mostly useful for the Juju bootstrap node.