8000 update json config files · chazgorman/postgres-1@1d8342b · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}

Commit 1d8342b

Browse files
committed
update json config files
1 parent 6aaeced commit 1d8342b

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

amazon-arm.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ami": "ami-076d8ebdd0e1ec091",
88
"ami_name": "supabase-postgres-13.3.0",
99
"environment": "prod",
10-
"ansible_arguments": "--skip-tags,update-only,--skip-tags,install-postgrest"
10+
"ansible_arguments": "--skip-tags,update-only,--skip-tags,install-postgrest,--skip-tags,install-pgbouncer,--skip-tags,install-postgrest,--skip-tags,install-supabase-internal"
1111
},
1212
"builders": [
1313
{
@@ -51,7 +51,6 @@
5151
"execute_command": "echo 'packer' | sudo -S sh -c '{{ .Vars }} {{ .Path }}'",
5252
"type": "shell",
5353
"scripts": [
54-
"scripts/01-postgres_check.sh",
5554
"scripts/02-credentials_cleanup.sh",
5655
"scripts/90-cleanup.sh",
5756
"scripts/91-log_cleanup.sh"

amazon.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"region": "af-south-1",
66
"ami_regions": "af-south-1",
77
"ami": "ami-08a4b40f2fe1e4b35",
8-
"ami_name": "supabase-postgres-13.3.0",
8+
"ami_name": "supabase-postgres-13.3.0.4",
99
"environment": "prod",
10-
"ansible_arguments": "--skip-tags,update-only,--skip-tags,install-postgrest"
10+
"ansible_arguments": "--skip-tags,update-only,--skip-tags,install-postgrest,--skip-tags,install-pgbouncer,--skip-tags,install-postgrest,--skip-tags,install-supabase-internal"
1111
},
1212
"builders": [
1313
{
@@ -51,7 +51,6 @@
5151
"execute_command": "echo 'packer' | sudo -S sh -c '{{ .Vars }} {{ .Path }}'",
5252
"type": "shell",
5353
"scripts": [
54-
"scripts/01-postgres_check.sh",
5554
"scripts/02-credentials_cleanup.sh",
5655
"scripts/90-cleanup.sh",
5756
"scripts/91-log_cleanup.sh"

0 commit comments

Comments
 (0)
0