We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa08de commit 3938ea8Copy full SHA for 3938ea8
manifests/compose.pp
@@ -40,7 +40,7 @@
40
}
41
42
'Windows': {
43
- fail('Docker compose is installed with docker machine on Windows')
+ fail('Docker compose is installed with Docker Desktop on Windows')
44
45
default: {
46
fail('This module only works on Debian, RedHat or Windows.')
0 commit comments