Re: [Pulp-dev] pulp 2 + pulp 3 dev environment problem

2019-07-10 Thread Brian Bouterse
+1 I would like to bring on the nginx and apache issues together. I can answer any questions on how to accomplish them if the stories aren't fully clear. On Wed, Jul 10, 2019 at 8:44 AM David Davis wrote: > +1 from me. Should we get this groomed and put onto the next sprint Friday? > > David > >

Re: [Pulp-dev] pulp 2 + pulp 3 dev environment problem

2019-07-10 Thread David Davis
+1 from me. Should we get this groomed and put onto the next sprint Friday? David On Wed, Jul 10, 2019 at 8:39 AM Brian Bouterse wrote: > AIUI we have this support already, but we need to fix it up. The support > comes from here: > https://github.com/pulp/ansible-pulp/tree/master/roles/pulp-we

Re: [Pulp-dev] pulp 2 + pulp 3 dev environment problem

2019-07-10 Thread Brian Bouterse
AIUI we have this support already, but we need to fix it up. The support comes from here: https://github.com/pulp/ansible-pulp/tree/master/roles/pulp-webserver#pulp-webserver Currently though we need to fix both the apache and nginx configs to reverse proxy to 2 places if the first one 404s. first

Re: [Pulp-dev] pulp 2 + pulp 3 dev environment problem

2019-07-10 Thread Dennis Kliban
I am proposing that we provide additional support for deploying with httpd as the reverse proxy. On Wed, Jul 10, 2019 at 8:27 AM David Davis wrote: > To clarify, are you proposing we should drop support for nginx in > ansible-pulp in favor of apache? Or are you proposing we add support for > htt

Re: [Pulp-dev] pulp 2 + pulp 3 dev environment problem

2019-07-10 Thread David Davis
To clarify, are you proposing we should drop support for nginx in ansible-pulp in favor of apache? Or are you proposing we add support for httpd? I think the latter makes sense. David On Tue, Jul 9, 2019 at 9:06 PM Dennis Kliban wrote: > Our ansible role[0] for deploying Pulp 2 deploys httpd a