diff --git a/goss.yaml b/goss.yaml index 444a3d9c8..c5e3a931c 100644 --- a/goss.yaml +++ b/goss.yaml @@ -96,6 +96,12 @@ process: running: true command: + "aws --version": + exit-status: 0 + + "git --version": + exit-status: 0 + "/etc/cron.hourly/docker-low-disk-gc": exit-status: 0