From 5cf3781ad4beddfab5aa7181c0990a5462ffe06f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 7 Feb 2018 18:54:13 +0200 Subject: Change: make all .service units be conditional on config If the config file is missing, the unit won't start. --- yarns/150-pipelines.yarn | 1 + 1 file changed, 1 insertion(+) (limited to 'yarns/150-pipelines.yarn') diff --git a/yarns/150-pipelines.yarn b/yarns/150-pipelines.yarn index 7169dd5..feda6d0 100644 --- a/yarns/150-pipelines.yarn +++ b/yarns/150-pipelines.yarn @@ -63,6 +63,7 @@ running them. We start by starting an instance of the controller. ... uapi_pipelines_id_put ... uapi_pipelines_id_delete AND controller config uses statedir at the state directory + AND controller config uses https://blobs.example.com as blob service AND a running ick controller WHEN user makes request GET /pipelines -- cgit v1.2.1