mirror of
https://gitlab.com/fabinfra/fabaccess/docs.git
synced 2025-01-03 09:03:49 +01:00
Addes note that roles shall be managed in bffh.dhall and that the file "roles.toml" is depricated.
This commit is contained in:
parent
80911f2ce1
commit
123cff61eb
@ -130,6 +130,8 @@ machines =
|
|||||||
|
|
||||||
## Roles Config
|
## Roles Config
|
||||||
|
|
||||||
|
The roles are configured in the bffh.dhall. If the file "roles.toml" is existing in the directory, it can be deleted and can't be used to manage roles.
|
||||||
|
|
||||||
### `roles`
|
### `roles`
|
||||||
Contains list of roles
|
Contains list of roles
|
||||||
|
|
||||||
@ -226,4 +228,4 @@ actor_connections =
|
|||||||
{ machine = "Another", actor = "Bash" },
|
{ machine = "Another", actor = "Bash" },
|
||||||
{ machine = "Yetmore", actor = "Bash2" }
|
{ machine = "Yetmore", actor = "Bash2" }
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user