Skip to content

Commit 31a4656

Browse files
committed
fix: removing arbitrary netplan apply
1 parent d72c036 commit 31a4656

File tree

1 file changed

+0
-2
lines changed
  • ansible/files/admin_api_scripts/pg_upgrade_scripts

1 file changed

+0
-2
lines changed

ansible/files/admin_api_scripts/pg_upgrade_scripts/complete.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,6 @@ function complete_pg_upgrade {
334334
retry 3 service gotrue restart
335335
retry 3 service postgrest restart
336336

337-
echo "5.2. Applying netplan configuration to fix network issues"
338-
retry 3 sudo netplan apply
339337
else
340338
retry 3 CI_stop_postgres || true
341339
retry 3 CI_start_postgres

0 commit comments

Comments
 (0)