ansible/host_vars/bdd-ovh.adm.auro.re

6 lines
185 B
ReasonML
Raw Normal View History

postgresql:
version: 11
hosts: # dbname, username, CIDR ip addr, auth method
- [ "etherpad", "etherpad", "10.128.0.150", "md5" ]
- [ "codimd", "codimd", "10.128.0.150", "md5" ]