Skip to content

Commit c57d0bb

Browse files
committed
Nit: relocate key in YAML, update comment
1 parent e10816d commit c57d0bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/pipelines/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ stemcell_details:
66
os_version: "24.04"
77
os_name: ubuntu-noble
88
os_short_name: noble
9+
subnet_int: "24" #! use last two digits of release year: ex 2010 -> 10
910
use_efi: true
1011
include_iaas: [
1112
{iaas: alicloud, hypervisor: kvm},
@@ -17,7 +18,6 @@ stemcell_details:
1718
{iaas: warden, hypervisor: boshlite}
1819
]
1920
include_fips_iaas: []
20-
subnet_int: "24" #! use last two digits of release year: ex 2000 -> 20
2121

2222
blobstore_types:
2323
- dav

0 commit comments

Comments
 (0)