From 65da4f1067f3ccffc5e0f911525f752709b0769b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 28 Nov 2011 23:39:04 -0200 Subject: Now ssl::check for nginx is built-in --- manifests/proxy.pp | 3 --- 1 file changed, 3 deletions(-) (limited to 'manifests/proxy.pp') diff --git a/manifests/proxy.pp b/manifests/proxy.pp index bd4720a..51dac33 100644 --- a/manifests/proxy.pp +++ b/manifests/proxy.pp @@ -1,6 +1,3 @@ class nodo::proxy inherits nodo::vserver { include nginx - ssl::check { "$domain": - file => true, - } } -- cgit v1.2.3