1
by Nathan Osman
Initial commit. |
1 |
#!/bin/bash
|
2 |
# This must be renamed to the name of the relation. The goal here is to
|
|
3 |
# affect any change needed by relationships being formed, modified, or broken
|
|
4 |
# This script should be idempotent.
|
|
5 |
juju-log $JUJU_REMOTE_UNIT modified its settings
|
|
6 |
juju-log Relation settings: |
|
7 |
relation-get |
|
8 |
juju-log Relation members: |
|
9 |
relation-list |