From e61c54196ead96b7efcdc0794ced2314de26d030 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 17 Sep 2018 08:51:58 +0300 Subject: Change: worker-manager gets APT server from controller --- yarns/900-local.yarn | 1 + 1 file changed, 1 insertion(+) (limited to 'yarns') diff --git a/yarns/900-local.yarn b/yarns/900-local.yarn index 6c83ce6..4a315ae 100644 --- a/yarns/900-local.yarn +++ b/yarns/900-local.yarn @@ -77,6 +77,7 @@ along with this program. If not, see . }, ], 'statedir': vars['statedir'], + 'apt-server': 'localhost', 'artifact-store': vars['artifact_store'], 'auth-url': vars['auth_url'], 'notify-url': vars['notify_url'], -- cgit v1.2.1