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/600-unauthz.yarn | 1 + 1 file changed, 1 insertion(+) (limited to 'yarns/600-unauthz.yarn') diff --git a/yarns/600-unauthz.yarn b/yarns/600-unauthz.yarn index e8d9664..0a602af 100644 --- a/yarns/600-unauthz.yarn +++ b/yarns/600-unauthz.yarn @@ -28,6 +28,7 @@ Set up the controller. GIVEN an RSA key pair for token signing AND controller config uses statedir at the state directory + AND controller config uses https://blobs.example.com as blob service AND an access token for user with scopes ... uapi_projects_post ... uapi_projects_id_pipelines_id_put -- cgit v1.2.1