From ad3e0292be25d8e34893c2dbdab663a9938bf968 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Sun, 30 Jul 2023 20:35:25 +0200 Subject: [PATCH] foo --- Puppetfile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index ab6fec86..8edbda02 100644 --- a/Puppetfile +++ b/Puppetfile @@ -20,7 +20,10 @@ mod 'theforeman/puppet', mod 'theforeman/puppetserver_foreman', git: 'https://github.com/bastelfreak/puppet-puppetserver_foreman/', branch: 'stdlib9' -mod 'theforeman/foreman', :latest +#mod 'theforeman/foreman', :latest +mod 'theforeman/foreman', + git: 'https://github.com/bastelfreak/puppet-foreman', + branch: 'stdlib9' #mod 'theforeman/foreman_proxy', :latest mod 'theforeman/foreman_proxy', git: 'https://github.com/bastelfreak/puppet-foreman_proxy/',