diff --git a/sv/goss.yaml b/sv/goss.yaml deleted file mode 100644 index dbea99d..0000000 --- a/sv/goss.yaml +++ /dev/null @@ -1,20 +0,0 @@ -file: - /root/latest.sql.gz: - exists: true - mode: "0644" - owner: root - group: root - filetype: file -command: - crontab -l: - exit-status: 0 - stdout: - - 0 21 * * 1-7 /root/svbase - stderr: [] - timeout: 10000 - ssh ap22 hostname: - exit-status: 0 - stdout: - - ap22 - stderr: [] - timeout: 10000