GitHub Actions: build and test grml-debootstrap in PRs
[grml-debootstrap.git] / tests / goss.yaml
diff --git a/tests/goss.yaml b/tests/goss.yaml
new file mode 100644 (file)
index 0000000..97b75d8
--- /dev/null
@@ -0,0 +1,11 @@
+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