Skip to content

Commit

Permalink
Merge pull request #13 from skatsaounis/add-links
Browse files Browse the repository at this point in the history
doc: add links for Charmhub consumption
  • Loading branch information
skatsaounis authored Mar 29, 2024
2 parents d5c8d95 + 6f97a70 commit eafde74
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
10 changes: 9 additions & 1 deletion maas-agent/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ description: |
for high availability, with secondary agents automatically stepping to
provide these services if the primary agent fails.
links:
documentation: https://discourse.charmhub.io/t/maas-agent-docs-index/13709
website:
- https://charmhub.io/maas-agent
source:
- https://github.com/canonical/maas-charms/tree/main/maas-agent
issues:
- https://github.com/canonical/maas-charms/issues

# (Required for 'charm' type)
bases:
- build-on:
Expand All @@ -39,4 +48,3 @@ requires:
provides:
cos-agent:
interface: cos_agent

9 changes: 9 additions & 0 deletions maas-region/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ description: |
an be scaled-out and highly available given the appropriate postgres
setup and additional API servers.
links:
documentation: https://discourse.charmhub.io/t/maas-region-docs-index/13286
website:
- https://charmhub.io/maas-region
source:
- https://github.com/canonical/maas-charms/tree/main/maas-region
issues:
- https://github.com/canonical/maas-charms/issues

# (Required for 'charm' type)
bases:
- build-on:
Expand Down

0 comments on commit eafde74

Please sign in to comment.