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

Use env var IPA_CONFDIR to get confdir for 'cli' context #302

Closed
wants to merge 2 commits into from

Conversation

pvoborni
Copy link
Member

@pvoborni pvoborni commented Dec 2, 2016

This is continuation of PR #182 . It contains patch from #182 and additional one which addresses the issue raised in review.

tiran and others added 2 commits December 2, 2016 09:59
The environment variable IPA_CONFDIR overrides the default confdir path.
The value of the environment variable must be an absolute path to an existing
directory. The new variable makes it much simpler to use the 'ipa'
command and ipalib with a local configuration directory.

Some scripts (e.g. servers, installers, and upgrades) set the confdir
explicitly and do not support the env var.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
@HonzaCholasta HonzaCholasta added the ack Pull Request approved, can be merged label Dec 2, 2016
@HonzaCholasta HonzaCholasta added the pushed Pull Request has already been pushed label Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
3 participants