Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI + enable https #572

Closed
wants to merge 1 commit into from
Closed

Update CI + enable https #572

wants to merge 1 commit into from

Conversation

fao89
Copy link
Member

@fao89 fao89 commented May 3, 2021

[noissue]

@pulpbot
Copy link
Member

pulpbot commented May 3, 2021

WARNING!!! This PR is not attached to an issue. In most cases this is not advisable. Please see our PR docs for more information about how to attach this PR to an issue.

@@ -20,5 +20,5 @@
"dynaconf_merge": True,
}

ANSIBLE_API_HOSTNAME = "http://" + socket.getfqdn()
ANSIBLE_API_HOSTNAME = "https://" + socket.getfqdn()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when reusing this PR, don't forget this, CI was failing before this change (it doesn't come from template)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI @dkliban @pulp/ansible

@fao89
Copy link
Member Author

fao89 commented Jun 3, 2021

Blocked by pulp/pulp-oci-images#73 or pulp/pulp-oci-images#84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants