From d18aa485e5b3832441e41ec6615617d5ac71b537 Mon Sep 17 00:00:00 2001 From: Chris Kuehl Date: Mon, 13 Oct 2014 10:44:18 -0700 Subject: [PATCH] Downgrade nginx module to 0.0.10 Current nginx module complains: > Could not retrieve catalog from remote server: Error 400 on SERVER: > $worker_connections must be an integer. This appears to be non-trivial to fix, with the maintainer stating [1]: > We're actually right in the middle of some major changes to this > module, and so anything in the 0.1.x branch is probably going to be a > bit rough for a bit. If you want/need some stability in the meantime, > I recommend that you use v0.0.10 for the time being. So, downgrading seems like a reasonable option for now. [1] https://github.com/jfryman/puppet-nginx/issues/460#issuecomment-56759363 --- modules/nginx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nginx b/modules/nginx index cae0a44e3..3427ab916 160000 --- a/modules/nginx +++ b/modules/nginx @@ -1 +1 @@ -Subproject commit cae0a44e372285210bf967c8f8f87c446f32f4bd +Subproject commit 3427ab91609d753446ab8fcfde4ff25cd9c5c290