Skip to content

Commit

Permalink
add hint box to see jimm charmhub (#70)
Browse files Browse the repository at this point in the history
* add hint box to see jimm charmhub
  • Loading branch information
SimoneDutto authored Nov 25, 2024
1 parent 7b635e4 commit c2b3288
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .custom_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ IdP
init
installable
JAAS
jimm
JIMM
JIMM's
JSON
Expand Down
6 changes: 5 additions & 1 deletion how-to/bootstrap_permissions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ Run the following command replacing the contents with your email address to conf
juju config jimm controller-admins="[email protected]"
.. hint::

See also: `Charmhub | juju-jimm-k8s > Configurations > controller-admin <https://charmhub.io/juju-jimm-k8s/configurations#controller-admins>`__.

Now you can verify that you have admin access to JIMM using ``jimmctl``.

If you do not have ``jimmctl`` installed, you can do so with the following command:
Expand Down Expand Up @@ -87,4 +91,4 @@ Admins of JIMM can use ``jimmctl`` to view permissions on a more granular level
The purpose of the prefixes ``user-`` and ``group-`` is to distinguish the type of the object.
More information is available in our doc on :doc:`JAAS tags <../explanation/jaas_tags>`

And more information on group management is available in our :doc:`group and access management tutorial<../tutorial/group_management>`.
And more information on group management is available in our :doc:`group and access management tutorial<../tutorial/group_management>`.

0 comments on commit c2b3288

Please sign in to comment.