snikket_needs_dns.rb
1form!
2title "Setup Snikket Instance"
3
4instructions(
5 "To complete setup of your instance, please set these DNS records, " \
6 "then press next to check if they have propagated."
7)
8
9table(
10 @records,
11 name: "Name",
12 type: "Type",
13 status: "Status",
14 expected: "Expected",
15 found: "Found"
16)