X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ccdc824adb8dca90572079f424c03b1db16ec538..c38fe4f2235708a86e6f1b547f6bb3432130f3a7:/roles/gps-tile.rb diff --git a/roles/gps-tile.rb b/roles/gps-tile.rb index c4aba9dbd..2e26ed85c 100644 --- a/roles/gps-tile.rb +++ b/roles/gps-tile.rb @@ -10,6 +10,11 @@ default_attributes( :members => [ :enf, :tomh ] } } + }, + :apache => { + :ssl => { + :certificate => "tile.openstreetmap" + } } )