| Adam Israel | 5e08a0e | 2018-09-06 19:22:47 -0400 | [diff] [blame] | 1 | name: proxy-ci |
| 2 | summary: <Fill in summary here> |
| 3 | maintainer: Adam Israel <Adam.Israel@ronin> |
| 4 | description: | |
| 5 | <Multi-line description here> |
| 6 | tags: |
| 7 | # Replace "misc" with one or more whitelisted tags from this list: |
| 8 | # https://jujucharms.com/docs/stable/authors-charm-metadata |
| 9 | - misc |
| 10 | subordinate: false |
| 11 | series: |
| 12 | - xenial |
| Adam Israel | 136186e | 2018-09-14 12:01:12 -0400 | [diff] [blame^] | 13 | provides: |
| 14 | db: |
| 15 | interface: mysql |
| 16 | requires: |
| 17 | app: |
| 18 | interface: mysql |