X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=tests%2Fgoss.yaml;h=fdf8316b9a048c7011c57293589e164f44943e8b;hb=HEAD;hp=97b75d8971ebbd6007139c925da47b587bdecdf5;hpb=e53df19908c28024c30beed11549404fbfba1c1f;p=grml-debootstrap.git diff --git a/tests/goss.yaml b/tests/goss.yaml index 97b75d8..fdf8316 100644 --- a/tests/goss.yaml +++ b/tests/goss.yaml @@ -1,6 +1,7 @@ process: sshd: running: true + file: /etc/timezone: exists: true @@ -9,3 +10,9 @@ file: filetype: symlink exists: true linked-to: /usr/share/zoneinfo/Europe/Vienna + + # shadow passwords are enabled. + /etc/shadow: + exists: true + /etc/gshadow: + exists: true