From d24889d9e09d96f6109c14da3a82ee687bcb3b97 Mon Sep 17 00:00:00 2001 From: Abir Majumdar Date: Thu, 23 Aug 2018 21:29:14 -0700 Subject: [PATCH] Update Puppetfile --- Puppetfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Puppetfile b/Puppetfile index 0d79c77..621b92c 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', + :branch => 'master'