You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following parameters are available in the `docker_compose` type:
939
940
940
-
#### `name`
941
+
#### 'compose_files'
941
942
942
-
The Docker compose file path.
943
+
An array containing the docker compose file paths.
943
944
944
945
#### `scale`
945
946
@@ -1500,3 +1501,4 @@ This module supports:
1500
1501
## Development
1501
1502
1502
1503
If you would like to contribute to this module, see the guidelines in [CONTRIBUTING.MD](https://github.com/puppetlabs/puppetlabs-docker/blob/master/CONTRIBUTING.md).
0 commit comments