datadryad / vagrant-dryad

Vagrant and Ansible config for building a (v1) Dryad VM
0 stars 4 forks source link

Production upgrades #95

Closed ryscher closed 5 years ago

ryscher commented 5 years ago

Upgrade settings for servers where is_production==true

To test: create a new server using the is_production flag. Verify that configurations look as expected. (It's difficult to fully test these configurations unless you actually deploy a new production server.)

ryscher commented 5 years ago

@daisieh This is ready for re-review

daisieh commented 5 years ago

Looks good. When I set is_production to true, the settings are picked up and the ssl certs work. I can now use https on my test server.