From d6f2d4e71efb55855a3e2f5a5d8ae85ad5a981a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Charaoui?= <jerome@riseup.net> Date: Wed, 8 Nov 2023 09:34:33 -0500 Subject: [PATCH] add static-gitlab-shim to static component removal steps --- howto/static-component.md | 1 + 1 file changed, 1 insertion(+) diff --git a/howto/static-component.md b/howto/static-component.md index e110bad4..60b589fe 100644 --- a/howto/static-component.md +++ b/howto/static-component.md @@ -138,6 +138,7 @@ This procedure is common to all cases: 7. deploy the changes globally: ssh staticiforme puppet agent -t + ssh static-gitlab-shim puppet agent -t ssh static-master-fsn puppet agent -t cumin 'C:roles::static_mirror_web or C:roles::static_mirror_web_vanity' 'puppet agent -t' -- GitLab