Create Zone

This commit is contained in:
Russ Long 2018-03-30 14:27:40 -04:00
parent 0fdf756593
commit ff031eaf39

View File

@ -39,7 +39,7 @@ class PagesController extends Controller
'type' => 'SOA',
'changetype' => 'REPLACE',
'records' => [
'content' => 'pdnstest.tfmm.co. hostmaster.tfmm.co. 1 1800 900 604800 86400',
'content' => 'pdnstest.tfmm.co. hostmaster.tfmm.co. 2018033001 1800 900 604800 86400',
'disabled' => 'false'
]
],