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

Fix #4746: support http or https for agent / server communication. #340

Conversation

CedricCabessa
Copy link
Contributor

You need to edit site.cf and site.st to change the protocol:
"inventory_upload_protocol" string => "http";
or
"inventory_upload_protocol" string => "https";

@CedricCabessa CedricCabessa changed the title support http or https for agent / server communication. Fix #4746: support http or https for agent / server communication. Apr 8, 2014
@jooooooon
Copy link
Member

This looks great to me! Nice idea.

We can extend this in the future to make the "inventory_upload_protocol" variable configurable via the webapp, too.

However, this is no longer mergeable, because other changes have happened in 2.10. Could you rebase your PR, @CedricCabessa ?

You need to edit site.cf and site.st to change the protocol:
       "inventory_upload_protocol"   string => "http";
   or
       "inventory_upload_protocol"   string => "https"
@CedricCabessa
Copy link
Contributor Author

@jooooooon updated!

@jooooooon
Copy link
Member

This looks great, thanks again @CedricCabessa. I should have noticed this myself, but as @VinceMacBuche noted in the related ticket, this can't be merged in the 2.10 branch (we only take bug fixes and this is not one). Could you retarget to 2.11 in the next few days? We will merge it there before releasing the 2.11.0~beta1 version.

@CedricCabessa
Copy link
Contributor Author

replaced by #389

amousset pushed a commit to amousset/rudder-techniques that referenced this pull request Dec 8, 2015
…eate_rudder_node_package

Fixes #4910: Create rudder-agent-thin
This pull request was closed.
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.

2 participants