From fc4265d12690a4402d47b8119e3cb4a77032c164 Mon Sep 17 00:00:00 2001 From: Shubham Shinde Date: Wed, 4 Sep 2024 19:55:00 +0530 Subject: [PATCH] Fix puppet location --- configs/components/puppet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/components/puppet.json b/configs/components/puppet.json index 9e8e9a5618..7f39394253 100644 --- a/configs/components/puppet.json +++ b/configs/components/puppet.json @@ -1 +1 @@ -{"url":"git@github.com:shubhamshinde360/puppet.git","ref":"refs/heads/windows-password-compliance"} \ No newline at end of file +{"url":"git@github.com:shubhamshinde360/puppet.git","ref":"windows-password-compliance"}