Skip to content

Instantly share code, notes, and snippets.

@mbailey
Created September 26, 2010 11:14
Show Gist options
  • Save mbailey/597835 to your computer and use it in GitHub Desktop.
Save mbailey/597835 to your computer and use it in GitHub Desktop.
Domain.blueprint do
name { "domain#{sn}" }
primary_ns { "4.2.2.1" }
contact { "contact name" }
serial { "#{sn}" }
refresh { 120 }
retry { 120 }
expire { 120 }
minimum { 120 }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment