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

Need multi stemcell supported #428

Open
wanghui17 opened this issue Aug 3, 2023 · 1 comment
Open

Need multi stemcell supported #428

wanghui17 opened this issue Aug 3, 2023 · 1 comment

Comments

@wanghui17
Copy link

Is your feature request related to a problem? Please describe.

TKGI product support both linux and windows stemcells. So we need at least two stemcells supported.

Describe the solution you'd like

Something like that.


stemcells:

  • &ubuntu-jammy
    os: ubuntu-jammy
    version: '1.179'
  • &windows2019
    os: windows2019
    version: '2019.61'
    releases:
  • name: pxc
    sha1: 86675f90d66f7018c57f4ae0312f1b3834dd58c9
    version: 1.0.8
    remote_source:
    remote_path:
    targets:
    • *ubuntu-jammy
  • name: nsx-cf-cni-windows
    sha1: 06500a2002f6e14f6c258b7ee7044761a28d3d5a
    version: 1.17.0-build.186
    remote_source:
    remote_path:
    targets:
    • *windows2019

Describe alternatives you've considered

No response

Additional context

No response

@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants