From f30e907d3a61f9e2f3f8d47e0664b12f237fb8db Mon Sep 17 00:00:00 2001 From: Abir Majumdar Date: Thu, 23 Aug 2018 22:56:05 -0700 Subject: [PATCH] Update Puppetfile --- Puppetfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Puppetfile b/Puppetfile index 0d79c77..1f2851e 100644 --- a/Puppetfile +++ b/Puppetfile @@ -58,3 +58,7 @@ mod 'liamjbennett-win_facts', '0.0.2' mod 'autosign_example', :git => 'https://github.com/puppetlabs/puppet-vro-autosign_example' + +mod 'beersy-win_proxy', + :git => 'https://github.com/maju6406/puppet-win_proxy.git', + :commit => '1234'