aboutsummaryrefslogblamecommitdiff
path: root/ansible/roles/network/files/nsswitch.conf
blob: f4c314953d2e54a17ced2a2fe1a4030791a4a5d3 (plain) (tree)





















                                                                           
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd:         files systemd
group:          files systemd
shadow:         files
gshadow:        files

#hosts:          files dns
hosts:          files mymachines resolve [!UNAVAIL=return] dns myhostname
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis