correct example command to update integrator config

Bug #1911813 reported by Garrett Neugent
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Openstack Integrator Charm
Fix Released
Low
Unassigned

Bug Description

On the jaas [1] and ubuntu [2] pages, the following command is used to show how the application's config can be updated:

```
juju config openstack credentials="$(base64 /path/to/file)
```

instead, it could be more explicit, by naming the application itself, with:

```
juju config openstack-integrator credentials="$(base64 /path/to/file)
```

[1] https://jaas.ai/u/containers/openstack-integrator
[2] https://ubuntu.com/kubernetes/docs/charm-openstack-integrator

Revision history for this message
Garrett Neugent (thogarre) wrote :
George Kraft (cynerva)
Changed in charm-openstack-integrator:
importance: Undecided → Low
status: New → Triaged
tags: added: review-needed
Revision history for this message
George Kraft (cynerva) wrote :
tags: removed: review-needed
Revision history for this message
Garrett Neugent (thogarre) wrote :

Thanks George! I've create a PR for it here - https://github.com/juju-solutions/charm-openstack-integrator/pull/45

Changed in charm-openstack-integrator:
status: Triaged → Fix Released
George Kraft (cynerva)
Changed in charm-openstack-integrator:
status: Fix Released → Fix Committed
milestone: none → 1.21
Changed in charm-openstack-integrator:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.