Use ASIF for Golden Gate vanilla image (#369)
This commit is contained in:
parent
f03344599b
commit
741758b9ba
|
|
@ -17,6 +17,7 @@ source "tart-cli" "tart" {
|
|||
cpu_count = 4
|
||||
memory_gb = 8
|
||||
disk_size_gb = 50
|
||||
disk_format = "asif"
|
||||
ssh_password = "admin"
|
||||
ssh_username = "admin"
|
||||
ssh_timeout = "180s"
|
||||
|
|
|
|||
Loading…
Reference in New Issue