Skip to content

Commit 3a7c8ff

Browse files
committed
fmt
1 parent 0afc287 commit 3a7c8ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aleph/vm/haproxy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ async def fetch_list(domain=None) -> list[dict]:
296296
return []
297297
return instances
298298

299+
299300
async def fetch_list_and_update(socket_path, local_vms: list[str], force_update):
300301
if settings.DOMAIN_NAME in ("localhost", "vm.example.org"):
301302
logger.info("Skipping domain update because DOMAIN_NAME is not set")

0 commit comments

Comments
 (0)