tiny bash #0
Description
This charm is for educational purpose to help charmers learn about juju hooks.
Overview
A tiny (non reactive) charm that intends to teach about the "hook" concept for Juju.
See: https://docs.jujucharms.com/2.5/en/reference-charm-hooks
What it does
- Acts on the hooks in the hooks directory as part of the juju event cycle.
This charm is for educational purposes. You can learn about Juju hooks with this.
Check out the 'hooks' directory to learn.
Usage
charm pull cs:~erik-lonroth/tiny-bash && juju deploy ./tiny-bash
Configuration
None
Contact Information
Erik Lönroth erik.lonroth@gmail.com