From 799614f3b11a8ebf54aa2c57d49fc885f376185e Mon Sep 17 00:00:00 2001
From: Juan Antonio Osorio Robles <jaosorior@redhat.com>
Date: Thu, 21 Sep 2017 09:41:17 +0300
Subject: [PATCH] Use saltedsignal user for puppet-certmonger

This is now favored, since the original user transfered the repo there.

Change-Id: I268f20498825c07a06937d3b1f415cc3ff0b28ce
---
 Puppetfile_extras | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Puppetfile_extras b/Puppetfile_extras
index 4bc9d3f8a..2db2c5473 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -34,7 +34,7 @@ mod 'fdio',
   :ref => 'master'
 
 mod 'certmonger',
-  :git => 'https://github.com/earsdown/puppet-certmonger',
+  :git => 'https://github.com/saltedsignal/puppet-certmonger',
   :ref => 'v1.1.1'
 
 mod 'ntp',