development: host: 192.168.0.1 port: 389 base: dc=gaiz,dc=com,dc=br bind_dn: cn=admin,dc=gaiz,dc=com,dc=br password: gaiz test: host: 127.0.0.1 port: 389 base: dc=test,dc=local,dc=net bind_dn: cn=admin,dc=local,dc=net password: secret production: host: 127.0.0.1 port: 389 method: :tls base: dc=production,dc=local,dc=net bind_dn: cn=admin,dc=local,dc=net password: secret