From: Grant Slater Date: Sun, 31 Jan 2016 23:37:25 +0000 (+0000) Subject: Imagery - Enable nginx repo X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a063ec48b346551d815cbf15115ec871c43ca859 Imagery - Enable nginx repo --- diff --git a/roles/imagery.rb b/roles/imagery.rb index 51664ee19..60bb1d930 100644 --- a/roles/imagery.rb +++ b/roles/imagery.rb @@ -11,6 +11,9 @@ default_attributes( } } }, + :apt => { + :sources => ["nginx"] + }, :sysctl => { :sockets => { :comment => "Increase size of connection queue",