forked from TrueCloudLab/frostfs-testcases
Disable sudo_shell for dev env
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
This commit is contained in:
parent
49e1019a2c
commit
935aa6c264
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
hosts:
|
hosts:
|
||||||
- address: localhost
|
- address: localhost
|
||||||
|
attributes:
|
||||||
|
sudo_shell: false
|
||||||
plugin_name: docker
|
plugin_name: docker
|
||||||
services:
|
services:
|
||||||
- name: s01
|
- name: s01
|
||||||
|
|
Loading…
Reference in a new issue