summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-09-17 08:51:58 +0300
committerLars Wirzenius <liw@liw.fi>2018-09-17 08:51:58 +0300
commite61c54196ead96b7efcdc0794ced2314de26d030 (patch)
treecd1eb6aefae89da0a70ff648fa185b614995a406 /yarns
parent4519bdb40920bdec5d2d09084da52e37ea4d570d (diff)
downloadick2-e61c54196ead96b7efcdc0794ced2314de26d030.tar.gz
Change: worker-manager gets APT server from controller
Diffstat (limited to 'yarns')
-rw-r--r--yarns/900-local.yarn1
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
},
],
'statedir': vars['statedir'],
+ 'apt-server': 'localhost',
'artifact-store': vars['artifact_store'],
'auth-url': vars['auth_url'],
'notify-url': vars['notify_url'],