rewrite access guides

This commit is contained in:
2024-10-04 15:56:46 +02:00
parent aa2ffefa38
commit bd4c3bc017

View File

@@ -4,11 +4,7 @@ Access for the `root` user can be limited to be only allowed from certain bastio
By default this is enabled except for a few networks, see [reponsible Puppet code](https://git.psi.ch/linux-infra/puppet/-/blob/preprod/code/modules/profile/manifests/networking/params.pp) for details.
You may alternatively control the use of bastion hosts yourself by setting in Hiera:
```
aaa::user_bastions: true
```
You may alternatively control the use of bastion hosts yourself by setting in Hiera the boolean value `aaa::user_bastions`.
The bastion hosts can be listed in the Hiera key `aaa:bastions`: