Skip to content

Commit c36740e

Browse files
committed
use runtime task mode for CI (not build)
1 parent cab652a commit c36740e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
appliances_task_mode: runtime

environments/common/inventory/group_vars/builder/defaults.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ opensearch_state: stopped # avoid writing config+certs+db into image
1616
cuda_persistenced_state: stopped # probably don't have GPU in Packer build VMs
1717
firewalld_enabled: false # dnf install of firewalld enables it
1818
firewalld_state: stopped
19+
appliances_task_mode: main

0 commit comments

Comments
 (0)