| name: proxy-ci | |
| summary: <Fill in summary here> | |
| maintainer: Adam Israel <Adam.Israel@ronin> | |
| description: | | |
| <Multi-line description here> | |
| tags: | |
| # Replace "misc" with one or more whitelisted tags from this list: | |
| # https://jujucharms.com/docs/stable/authors-charm-metadata | |
| - misc | |
| subordinate: false | |
| series: | |
| - xenial | |
| provides: | |
| db: | |
| interface: mysql | |
| requires: | |
| app: | |
| interface: mysql |