Skip to content

Commit 506c962

Browse files
committed
Nit: relocate key in YAML, update comment
1 parent 3f89d4a commit 506c962

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: "22.04"
77
os_name: ubuntu-jammy
88
os_short_name: jammy
9+
subnet_int: "22" #! use last two digits of release year: ex 2010 -> 10
910
use_efi: false
1011
include_iaas: [
1112
{iaas: alicloud, hypervisor: kvm},
@@ -21,7 +22,6 @@ stemcell_details:
2122
{iaas: aws, hypervisor: xen-hvm},
2223
{iaas: google, hypervisor: kvm},
2324
]
24-
subnet_int: "22" #! use last two digits of release year: ex 2000 -> 20
2525

2626
blobstore_types:
2727
- dav

0 commit comments

Comments
 (0)