I would suspect that there are conditionals in those jinja2 templates that is making things different.
On Mon, Jan 7, 2019, 6:28 PM Bill Barry <[email protected] wrote: > On Tue, Jan 8, 2019 at 2:02 AM Bill Barry <[email protected]> wrote: > > > > > > > On Mon, Jan 7, 2019 at 9:52 PM Tomas Kuchta < > [email protected]> > > wrote: > > > >> The problem is 99.99999% in the Apache config - the same application > runs > >> on one server not the other. No matter which way I synchronize the code, > >> it > >> executes in one place, not the other. > >> > > > > > > > >> > >> The only difference are Apache config files, produced mostly with Jinja > >> templates and search and replace with a few config lines added related > to > >> host aliases to flip things to production. > >> > >> > > That does sound like a good source for the problem, maybe you can create > > the config files in a completely different way, say static files that > read > > from environment variables. > > > > Bill > > > > On the other hand that does not really explain the symptoms. > > Bill > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
