From 9fed9ee110e9f98347390d6dcfafa5a0f183d5ae Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 8 Aug 2024 15:29:58 +0200 Subject: [PATCH] fix? --- .../_static/{ => videos}/dev_environments.m4v | Bin admin-guide/puppet/puppet_environments.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename admin-guide/puppet/_static/{ => videos}/dev_environments.m4v (100%) diff --git a/admin-guide/puppet/_static/dev_environments.m4v b/admin-guide/puppet/_static/videos/dev_environments.m4v similarity index 100% rename from admin-guide/puppet/_static/dev_environments.m4v rename to admin-guide/puppet/_static/videos/dev_environments.m4v diff --git a/admin-guide/puppet/puppet_environments.md b/admin-guide/puppet/puppet_environments.md index 8ccd62bd..81b96b24 100644 --- a/admin-guide/puppet/puppet_environments.md +++ b/admin-guide/puppet/puppet_environments.md @@ -26,7 +26,7 @@ puppet agent -t --environment=issue_x The following video shows all the necessary steps in detail. (The left terminal is a shell on my workstation, the right terminal is a shell on a test server) - + Once you are done with the develoment and testing create a merge request for the branch to the __preprod__ branch.