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

[求助/Help] vsphere 识别出来的镜像,windows镜像会被归类到linux #21005

Closed
nashzosi opened this issue Aug 13, 2024 · 4 comments
Closed
Labels
question Further information is requested

Comments

@nashzosi
Copy link

vsphere 识别出来的镜像,windows镜像会被归类到linux,如图
image

@nashzosi nashzosi added the question Further information is requested label Aug 13, 2024
@ioito
Copy link
Collaborator

ioito commented Aug 13, 2024

需要将模板名加上windows关键字

@zexi zexi changed the title [求助/Help] [求助/Help] vsphere 识别出来的镜像,windows镜像会被归类到linux Aug 19, 2024
@zexi
Copy link
Member

zexi commented Aug 19, 2024

@ioito 可以通过 win.*\d 之类的正则表达式来判断下

@ioito
Copy link
Collaborator

ioito commented Aug 20, 2024

@nashzosi
Copy link
Author

已经解决:
我使用的办法:

需要将模板名加上windows关键字

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants