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