X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ccdc824adb8dca90572079f424c03b1db16ec538..6cc470f594f7cdf414ce249fce84c489f121d1e3:/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" + } } )