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

enhancement drivername podman #4159

Closed
wants to merge 7 commits into from

Conversation

muellerbe
Copy link
Contributor

@muellerbe muellerbe commented Apr 4, 2024

without this change "molecule list" shows default at driver

INFO     Running default > list    
  Instance Name │ Driver Name │ Provisioner Name │ Scenario Name │ Created  │ Converged 
  fedora39      │ default     │ ansible          │ default       │ unknown  │ false      
  fedora38      │ default     │ ansible          │ default       │ unknown  │ false

with this change it looks like this

 Instance Name │ Driver Name │ Provisioner Name │ Scenario Name │ Created │ Converged 
  fedora39     │ podman      │ ansible          │ default       │ false   │ false      
  fedora38     │ podman      │ ansible          │ default       │ false   │ false

muellerbe and others added 5 commits September 26, 2023 14:21

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
…handle two or more configured platforms in molecule.yml
…not default
@muellerbe muellerbe requested a review from a team as a code owner April 4, 2024 09:50
@muellerbe muellerbe requested review from Qalthos and priyamsahoo April 4, 2024 09:50
Copy link

github-actions bot commented Apr 4, 2024

Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found: feature

…not default

Signed-off-by: Bernd Müller <berndmueller@posteo.de>
…cule into feature/drivername-podman
@muellerbe muellerbe closed this Apr 4, 2024
@muellerbe muellerbe deleted the feature/drivername-podman branch April 4, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants