Christopher Clarke
Results
3
issues of
Christopher Clarke
Great example! But this [security fix ](https://github.com/django/django/commit/7fe2d8d940fdddd1a02c4754008a27060c4a03e9)means that you've actually got to add `ALLOWED_HOSTS = ['site2.localhost', 'site3.localhost', 'localhost']` to `multisite/settings/dev.py` to get the example to work
I've found - Important "plays" are missing e.g `ansible-playbook -i production provision.yml --tags user` - reference to staging instead of production