Skip to content
Snippets Groups Projects
  • Bogdan Dobrelya's avatar
    ea57ce75
    Fix resolv.conf search/nameserver · ea57ce75
    Bogdan Dobrelya authored
    
    * Ensure additional nameserver/search, if defined as vars.
    * Don't backup changed dhclient hooks as they are going to be
      executed by dhclient as well, which is not what we want.
    * For debian OS family only:
    - Rename nodnsupdate hook the resolvconf hook to be sourced always
    before it.
    - Ensure dhclient restarted via network restart to apply the
    nodnsupdate hook.
    * For rhel OS family, the fix TBD, it doesn't work the same way.
    
    Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
    ea57ce75
    History
    Fix resolv.conf search/nameserver
    Bogdan Dobrelya authored
    
    * Ensure additional nameserver/search, if defined as vars.
    * Don't backup changed dhclient hooks as they are going to be
      executed by dhclient as well, which is not what we want.
    * For debian OS family only:
    - Rename nodnsupdate hook the resolvconf hook to be sourced always
    before it.
    - Ensure dhclient restarted via network restart to apply the
    nodnsupdate hook.
    * For rhel OS family, the fix TBD, it doesn't work the same way.
    
    Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>