Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding molecule template based on driver.name #4126

Merged
merged 3 commits into from
Feb 8, 2024

Commits on Jan 31, 2024

  1. Adding back molecule template based on driver.name

    In past when using cookicuter was possible to have templates based on a
    set of variables.
    This commit adds a default image entry when using 'containers',
    'podman' or 'docker' drivers.
    The `init-scenario.yml` also will by default only copy the create.yml
    and destroy.yml if not using one of those container drivers.
    mrbrandao committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    94ec67a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    5a526a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    b05733b View commit details
    Browse the repository at this point in the history