Xav Paice has proposed merging ~xavpaice/hw-health-charm:LP1814867 into hw-health-charm:master.
Commit message: Update README for tools resource info Requested reviews: Canonical IS Reviewers (canonical-is-reviewers) Nagios Charm developers (nagios-charmers) Related bugs: Bug #1814867 in hw-health-charm: "[sas3ircu] redistribution license" https://bugs.launchpad.net/hw-health-charm/+bug/1814867 For more details, see: https://code.launchpad.net/~xavpaice/hw-health-charm/+git/hw-health-charm/+merge/378121 -- Your team Nagios Charm developers is requested to review the proposed merge of ~xavpaice/hw-health-charm:LP1814867 into hw-health-charm:master.
diff --git a/src/README.md b/src/README.md index 255f0e3..8f0c23e 100644 --- a/src/README.md +++ b/src/README.md @@ -39,8 +39,9 @@ juju add-relation ubuntu hw-health juju add-relation hw-health nrpe ``` -Charmstore version already ships a resource. However, a new resource can be -attached: +The Charmstore version already ships a resource. However, this resource is empty +and to be useful, a new resource must be attached that includes your hardware +manufacturer's RAID tools: * Option 1: `juju deploy hw-health --resource tools=/tmp/zipfile.zip` * Option 2: `juju attach-resource hw-health tools=/tmp/zipfile.zip`
-- Mailing list: https://launchpad.net/~nagios-charmers Post to : [email protected] Unsubscribe : https://launchpad.net/~nagios-charmers More help : https://help.launchpad.net/ListHelp

