Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baurzhan-konurbayev/2a06fd14ec3a3e838a150ccba3f110e1 to your computer and use it in GitHub Desktop.
Save baurzhan-konurbayev/2a06fd14ec3a3e838a150ccba3f110e1 to your computer and use it in GitHub Desktop.
resource call
sys_dns hostname do
provider "sys_dns_#{node[:ebet][:cluster_dns]}"
ip_address endpoint_connection('sys_dns)
hostname external_hostname
zone node[:sys][:host_domain]
comment 'Host Servername'
action :append
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment