[Buildbot-commits] [buildbot/buildbot-infra] 3afb82: fix the dns	role
    GitHub 
    noreply at github.com
       
    Tue Dec 16 19:01:28 UTC 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot-infra
  Commit: 3afb82ca8c03c033dd823540f5130c95d9c39a22
      https://github.com/buildbot/buildbot-infra/commit/3afb82ca8c03c033dd823540f5130c95d9c39a22
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-16 (Tue, 16 Dec 2014)
  Changed paths:
    A group_vars/ns1
    M roles/dns/tasks/main.yml
    M roles/dns/templates/named.conf
    A roles/dns/templates/rndc.conf
    M roles/dns/vars/main.yml
  Log Message:
  -----------
  fix the dns role
* no localhost -> introduce internal_ip and use it for rndc
  communication
* create the rndc config file (since we use a non-standard address)
* create the rndc key in a non-default location (prevents annoying
  warnings)
    
    
More information about the Commits
mailing list