Skip to content

Commit c6f9583

Browse files
committed
Add engineblock version number to acc and prod group vars
1 parent 0d91165 commit c6f9583

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

group_vars/acc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ api_version: 4.0.1
167167
mujina_version: 4.0.2
168168
#mujina_snapshot_timestamp
169169

170+
engine_version: 4.6.4
170171

171172
teams:
172173
crt_name: "{{ tls_https.crt_name }}"

group_vars/prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ api_version: 4.0.1
161161
mujina_version: 4.0.2
162162
#mujina_snapshot_timestamp
163163

164+
engine_version: 4.6.4
164165

165166
teams:
166167
crt_name: "{{ tls_https.crt_name }}"

0 commit comments

Comments
 (0)