summaryrefslogtreecommitdiff
path: root/host_vars/postgresql.pantheon.lab.mpgn.dev.yml
blob: 52578c07ee07dc169c3aa82389a959c5671c9cfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
nft_input_host_rules:
  400 allow postgres from other VMs:
    - tcp dport { 5432 } ct state new accept

# Nmap scan report for postgresql.pantheon.lab.mpgn.dev (10.80.50.100)
# Host is up (0.00014s latency).
# Not shown: 998 closed tcp ports (reset)
# PORT     STATE SERVICE
# 22/tcp   open  ssh
# 5432/tcp open  postgresql
# MAC Address: BC:24:11:51:61:34 (Unknown)