fixed code block in README.rst
This commit is contained in:
parent
17cbdc44a6
commit
886f6afc18
17
README.rst
17
README.rst
@ -57,13 +57,12 @@ Overriding default values
|
|||||||
|
|
||||||
In order to separate actual user account definitions from configuration the pillar `users-formula` was introduced:
|
In order to separate actual user account definitions from configuration the pillar `users-formula` was introduced:
|
||||||
|
|
||||||
```yaml
|
.. code-bock:: yaml
|
||||||
users:
|
users:
|
||||||
myuser:
|
myuser:
|
||||||
# stuff
|
# stuff
|
||||||
|
|
||||||
users-formula:
|
users-formula:
|
||||||
lookup:
|
lookup:
|
||||||
root_group: toor
|
root_group: toor
|
||||||
shell: '/bin/zsh'
|
shell: '/bin/zsh'
|
||||||
```
|
|
||||||
|
Loading…
Reference in New Issue
Block a user