From 9642cd7ae24f0ba79ce5647c709b35ae8f06a285 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sun, 19 Jan 2025 21:14:51 +0100 Subject: vault backup: 2025-01-19 21:14:51 --- .trash/Deploying Puppet test environments.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .trash/Deploying Puppet test environments.md (limited to '.trash/Deploying Puppet test environments.md') diff --git a/.trash/Deploying Puppet test environments.md b/.trash/Deploying Puppet test environments.md new file mode 100644 index 0000000..c0f3b7e --- /dev/null +++ b/.trash/Deploying Puppet test environments.md @@ -0,0 +1,8 @@ +--- +tags: + - puppet + - groupone +--- +We used to deploy puppet test environments from a fork but it requires the deploy key. The push_to_prod script explicitly only deploys master from the groupvps namespace. As we don't want to copy the deploy key to everyones fork, we'll update the workflow so that from the groupvps namespace projects/ branches are also deployed. + +Now we can push a branch prefixed with `projects/` to the main puppet repo and it will be deployed as an env on the testpod Puppet master(s). -- cgit v1.2.3