You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Understandable. I'm only using "verbatim" published repos right now so it isn't really breaking my setup, but I may take a crack at it, would just need to change some calls as far as I can tell.
It doesn't appear that deb_publications supports signing_service (https://docs.pulpproject.org/pulp_deb/restapi.html#tag/Publications:-Apt/operation/publications_deb_apt_create)
httpie example:
http $AUTH POST $BASE_ADDR/pulp/api/v3/publications/deb/apt/ simple=true signing_service=$BASE_ADDR/pulp/api/v3/signing-services// repository=/pulp/api/v3/repositories/deb/apt//
It would be great to have this available to us in ansible. if possible.
The text was updated successfully, but these errors were encountered: