Skip to content

Commit

Permalink
Add SSM Agent and User
Browse files Browse the repository at this point in the history
  • Loading branch information
harichintala1 committed Mar 12, 2024
1 parent c9c03b6 commit 57ec78f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ echo -e "host all all 0.0.0.0/0 md5" >> /var/lib/pgsql/d

# Create our new PostgreSQL authentication config file
#cat <<'EOF' > /var/lib/pgsql/data/pg_hba.conf
#${pg_hba_file}
#<<pg_hba_file>>
#EOF

# Update the IPs of the address to listen from PostgreSQL config
Expand Down

0 comments on commit 57ec78f

Please sign in to comment.