krebs zone-head-config: fix style
This commit is contained in:
parent
dbaf1d4c66
commit
8f97f5e2e1
@ -80,9 +80,9 @@ let
|
|||||||
description = ''
|
description = ''
|
||||||
The zone configuration head which is being used to create the
|
The zone configuration head which is being used to create the
|
||||||
zone files. The string for each key is pre-pended to the zone file.
|
zone files. The string for each key is pre-pended to the zone file.
|
||||||
'';
|
'';
|
||||||
# TODO: configure the default somewhere else,
|
# TODO: configure the default somewhere else,
|
||||||
# maybe use krebs.dns.providers
|
# maybe use krebs.dns.providers
|
||||||
default = {
|
default = {
|
||||||
|
|
||||||
# github.io -> 192.30.252.154
|
# github.io -> 192.30.252.154
|
||||||
@ -96,7 +96,7 @@ let
|
|||||||
IN A 185.199.110.153
|
IN A 185.199.110.153
|
||||||
IN A 185.199.111.153
|
IN A 185.199.111.153
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user