Skip to content

Commit 974ab7f

Browse files
committed
add vnc vars
1 parent cb16eb6 commit 974ab7f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

olam/default_vars.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,15 @@ add_block_storage: false
1919
block_volume_size_in_gbs: 50
2020
block_count: 1
2121

22+
use_devops_vnc: false
23+
vnc_port: "1"
24+
vnc_default_password: "oracle"
25+
vnc_geometry: "1920x1080"
26+
2227
update_all: false
2328
passwordless_ssh: false
2429
olam_type: single
2530
# use_olae_only: false
26-
use_devops_vnc: false
2731
use_olam_builder: false
2832
use_olam_pah: false
2933
add_pah_ports: false

0 commit comments

Comments
 (0)