We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8529572 commit f456245Copy full SHA for f456245
ansible/files/admin_api_scripts/pg_upgrade_scripts/complete.sh
@@ -267,8 +267,6 @@ function complete_pg_upgrade {
267
retry 3 service gotrue restart
268
retry 3 service postgrest restart
269
270
- echo "5.2. Applying netplan configuration to fix network issues"
271
- retry 3 sudo netplan apply
272
else
273
retry 3 CI_stop_postgres || true
274
retry 3 CI_start_postgres
0 commit comments