Skip to content

Commit fb9d030

Browse files
authored
Automation toolkit Release v2024.2.1
1 parent 901bef4 commit fb9d030

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

OCIWorkVMStack/schema.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,8 @@ variables:
128128
type: enum
129129
enum:
130130
- "Oracle-Linux-7"
131-
- "Oracle-Linux-8"
132131
- "Oracle-Linux-9"
133-
default: "Oracle-Linux-8"
132+
default: "Oracle-Linux-7"
134133
#pattern: '^ocid1\.([a-z0-9_-]{1,32})\.([a-z0-9_-]{1,15})\.([a-z0-9]{0,24})\.([a-z0-9]{60})$'
135134
required: true
136135
instance_shape:
@@ -431,4 +430,4 @@ variables:
431430
mp_listing_resource_version:
432431
type: string
433432
tenancy_ocid:
434-
type: string
433+
type: string

0 commit comments

Comments
 (0)