Project

General

Profile

Download (419 Bytes) Statistics
| Branch: | Tag: | Revision:
---
#
# Configuration file for 'nsupdate' dns provider
#

<% unless [nil, :undefined, :undef, ''].include?(scope.lookupvar("foreman_proxy::keyfile")) -%>
:dns_key: <%= scope.lookupvar("foreman_proxy::keyfile") %>
<% else -%>
#:dns_key: /etc/rndc.key
<% end -%>
# use this setting if you are managing a dns server which is not localhost though this proxy
:dns_server: <%= scope.lookupvar("foreman_proxy::dns_server") %>
(7-7/27)