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

Fixes #19515: Add proxy and port configuration to https client #342

Conversation

peckpeck
Copy link
Member

@peckpeck peckpeck commented Jul 7, 2021

@Normation-Quality-Assistant

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 7cde2e5 into Normation:master Jul 26, 2021
# read one key of agent.conf
agent_conf() {
key="$1"
sed -n "/^${key} *=/s/^${key} *= *//p" "${AGENT_CONFIGURATION}"
Copy link
Member

Choose a reason for hiding this comment

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

this can fail as file ${AGENT_CONFIGURATION} is not always present

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