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

add generic.virtualization Qemu #868

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

outscale-mgo
Copy link
Contributor

We have xen, virtualbox and vmware, so can we have qemu too please :)

Also I've generate the png using autogen, and adding this

 if [ "$pvd" = "onprem" ] || [ "$pvd" = "azure" ] || [ "$pvd" = "generic" ]; then
    echo "converting the svg to png using inkscape for provider '$pvd'"
    python -m scripts.resource svg2png "$pvd"
  fi

using this image https://qemu.weilnetz.de/icon/benoit/black_and_orange_qemu_head.svg
but I didn't push this autogen change, as the image is now generated.

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
@outscale-mgo
Copy link
Contributor Author

ping :)

@mingrammer mingrammer merged commit e66a5db into mingrammer:master Oct 30, 2023
ajmaradiaga pushed a commit to ajmaradiaga/diagrams that referenced this pull request Nov 8, 2023
Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants