Release new version 0.88
[grml-debootstrap.git] / travis / goss.yaml
index 9e8e673..97b75d8 100644 (file)
@@ -1,5 +1,11 @@
-command:
-  grep -qe "Debian GNU/Linux .* {{ .Env.RELEASE }} ttyS0" qemu.log:
-    exit-status: 0
-  grep -qe "{{ .Env.RELEASE }} login:" qemu.log:
-    exit-status: 0
+process:
+  sshd:
+    running: true
+file:
+  /etc/timezone:
+    exists: true
+    contains: ["Europe/Vienna"]
+  /etc/localtime:
+    filetype: symlink
+    exists: true
+    linked-to: /usr/share/zoneinfo/Europe/Vienna