diff options
Diffstat (limited to 'tests/package.yaml')
-rw-r--r-- | tests/package.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/package.yaml b/tests/package.yaml new file mode 100644 index 0000000..5ca2369 --- /dev/null +++ b/tests/package.yaml @@ -0,0 +1,8 @@ +--- +package: + curl: + installed: true + docker-ce-cli: + installed: true + docker-buildx-plugin: + installed: true |