Document the need to use sudo in order to access OSC

Change-Id: I9e80f0b57bc9758e6b0458428315b1087856ddec
This commit is contained in:
Dr. Jens Harbott 2020-05-19 10:09:23 +00:00
parent 4589392550
commit 46b4053a0a
1 changed files with 2 additions and 2 deletions

View File

@ -106,10 +106,10 @@ for more information.
Accessing Clouds
================
As an unprivileged user who is a member of the `admin` group on
As an unprivileged user who is a member of the `sudo` group on
bridge, you can access any of the clouds with::
openstack --os-cloud <cloud name> --os-cloud-region <region name>
sudo openstack --os-cloud <cloud name> --os-cloud-region <region name>
.. _adding_new_server: