Adding a domain associated to phpunit user in domaines.yml
This commit is contained in:
parent
9fff5389eb
commit
03fffa57ee
|
@ -1,8 +1,18 @@
|
||||||
domaines:
|
domaines:
|
||||||
-
|
-
|
||||||
id : 1
|
id : 1
|
||||||
compte : 2001
|
compte : 2000
|
||||||
domaine : example.tld
|
domaine : admin.tld
|
||||||
|
gesdns : 1
|
||||||
|
gesmx : 1
|
||||||
|
noerase : 0
|
||||||
|
dns_action : OK
|
||||||
|
dns_result : 0
|
||||||
|
zonettl : 86400
|
||||||
|
-
|
||||||
|
id : 2
|
||||||
|
compte : 2001
|
||||||
|
domaine : domain1.tld
|
||||||
gesdns : 1
|
gesdns : 1
|
||||||
gesmx : 1
|
gesmx : 1
|
||||||
noerase : 0
|
noerase : 0
|
||||||
|
|
Loading…
Reference in New Issue