Sha256: 9a6e8b0deea34204857f7288f9f7963b7841a59059f568c7548fea7bd22e0c77
Contents?: true
Size: 655 Bytes
Versions: 47
Compression:
Stored size: 655 Bytes
Contents
# Provisioner plugin: `podman` The `podman` provisioner plugin is handling a local Podman installation to provision nodes. ## Config DSL extension None ## Used credentials | Credential | Usage | --- | --- | ## Used Metadata | Metadata | Type | Usage | --- | --- | --- | | `image` | `String` | The name of the OS image to be used. The [configuration](../../config_dsl.md) should define the image and point it to a directory containing a `Dockerfile` that will be used to provision the Podman container. | ## Used environment variables | Variable | Usage | --- | --- | ## External tools dependencies * `podman`: Used to handle Podman containers.
Version data entries
47 entries across 47 versions & 1 rubygems