commit 4a49d90ab5ac78a28902dece806a8a47a2c5bfff
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Nov 24 15:01:19 2016 +0100
Add myhostname for better handling of cloud provider
roles/fas_client/files/nsswitch.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/roles/fas_client/files/nsswitch.conf b/roles/fas_client/files/nsswitch.conf
index fb4ff62..8da4a65 100644
--- a/roles/fas_client/files/nsswitch.conf
+++ b/roles/fas_client/files/nsswitch.conf
@@ -26,7 +26,7 @@ shadow: db files
group: db files
#hosts: db files nisplus nis dns
-hosts: files dns
+hosts: files dns myhostname
bootparams: nisplus [NOTFOUND=return] files
Show replies by date