I'm setting up a load balancer at AWS. Pulp worked when it was outward facing, but I've moved it to an internal box. For the load balancer to connect, it needs an endpoint that returns a '200 OK'.
Using curl I've found that / returns a 403, /pulp returns a 404, and /pulp/repos returns a 301. If I use '-L' to follow, /pulp/repos returns a 200, but the Load Balancer still won't connect. Are there any endpoints that I can use to get a 200 OK for the load balancer to go green? I'm using Pulp 2.3.1
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
