ledns -> roundrobin

This commit is contained in:
Zsolt Ero
2024-11-08 20:18:22 +01:00
parent d8c41202dc
commit 474d52b4c5
11 changed files with 53 additions and 53 deletions

View File

@@ -43,7 +43,7 @@ def set_version(area, version):
def check_all_hosts(area, version) -> bool:
oc = config.ofm_config
domain = oc['domain_ledns'] or oc['domain_le']
domain = oc['domain_roundrobin'] or oc['domain_le']
print(f'Using domain: {domain}')
try: