diff options
author | Christian Segundo | 2023-12-31 00:49:58 +0100 |
---|---|---|
committer | Christian Segundo | 2023-12-31 12:00:02 +0100 |
commit | c5f325e580540d81903360920094aafcc6ad4008 (patch) | |
tree | e20b666c71b912bb4103a2421b3ca2d547f16328 /tests/user.yaml | |
parent | df2b48edbb77e40dbd93e1c097b0b1cacde8a74a (diff) | |
download | languagetool-c5f325e580540d81903360920094aafcc6ad4008.tar.gz |
add goss
Diffstat (limited to 'tests/user.yaml')
-rw-r--r-- | tests/user.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/user.yaml b/tests/user.yaml new file mode 100644 index 0000000..5da4197 --- /dev/null +++ b/tests/user.yaml @@ -0,0 +1,8 @@ +--- +user: + languagetool: + exists: true + groups: + - languagetool + home: /home/languagetool + shell: /bin/bash |