From e4a3a9ddd9467158ce38a58d840b68d88b39277a Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Fri, 15 Dec 2023 08:46:57 +0200 Subject: [PATCH] Remove nginx package --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index e32c922..07cd468 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -143,7 +143,7 @@ class mastodon ( 'libxslt1-dev', 'libyaml-dev', 'lsb-release', - 'nginx', + # 'nginx', 'pkg-config', # 'postgresql-contrib', 'protobuf-compiler',