File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,10 @@ images:
1515 # this name_scheme uses `-` to separate base name "ubuntu-capi-image" from version
1616 # latest openstack-image-manager can be told to use `-` by setting `separator: "-"` on the image
1717 name_scheme : " ubuntu-capi-image-v[0-9]\\ .[0-9]+(\\ .[0-9]+)?"
18- source : https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
18+ source :
19+ - https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/
20+ - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2404-kube
21+ - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
1922 status : recommended
2023# optional
2124- name : " Ubuntu 22.04"
Original file line number Diff line number Diff line change 66 status : mandatory
77- name : " ubuntu-capi-image"
88 name_scheme : " ubuntu-capi-image v[0-9]\\ .[0-9]+(\\ .[0-9]+)?"
9- source : https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
9+ source :
10+ - https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/
11+ - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2404-kube
12+ - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
1013 status : recommended
1114- name : " Ubuntu 20.04"
1215 source :
Original file line number Diff line number Diff line change 1111"ubuntu-capi-image-1":
1212 name_scheme: "ubuntu-capi-image v[0-9]\\.[0-9]+(\\.[0-9]+)?"
1313 source:
14+ - https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/
1415 - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2404-kube
1516 - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
1617"ubuntu-capi-image-2":
1718 # this name_scheme uses `-` to separate base name "ubuntu-capi-image" from version
1819 # latest openstack-image-manager can be told to use `-` by setting `separator: "-"` on the image
1920 name_scheme: "ubuntu-capi-image-v[0-9]\\.[0-9]+(\\.[0-9]+)?"
2021 source:
22+ - https://nbg1.your-objectstorage.com/osism/openstack-k8s-capi-images/
2123 - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2404-kube
2224 - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
2325"Ubuntu 24.04":
You can’t perform that action at this time.
0 commit comments