Skip to content

Commit 9267a79

Browse files
authored
Enable packages update for elt node
1 parent 8480e39 commit 9267a79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/ansible-docker/scripts/platform-system-update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function system_update() {
1515
test -f $INVENTORY || fail_with_message "$INVENTORY must exist in current directory ($PWD)"
1616

1717
# Do updates in a top-down order
18-
# system_update elt
18+
system_update elt
1919
system_update superset_farm
2020
system_update trino
2121
system_update lakekeeper

0 commit comments

Comments
 (0)