From 50619dccaad8fa1201a2911d92de7e32e406c2d1 Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 8 Aug 2024 14:58:06 +0200 Subject: [PATCH] moved video --- .../puppet/_static}/dev_environments.m4v | Bin admin-guide/puppet/puppet_environments.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename {_static/videos => admin-guide/puppet/_static}/dev_environments.m4v (100%) diff --git a/_static/videos/dev_environments.m4v b/admin-guide/puppet/_static/dev_environments.m4v similarity index 100% rename from _static/videos/dev_environments.m4v rename to admin-guide/puppet/_static/dev_environments.m4v diff --git a/admin-guide/puppet/puppet_environments.md b/admin-guide/puppet/puppet_environments.md index b3d931d3..8ccd62bd 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.