URL: https://github.com/freeipa/freeipa/pull/1931 Author: abbra Title: #1931: Install shared templates for client setup too Action: opened
PR body: """ This patchset updates a spec file and our Make files to allow installing shared templates for the client build as well. So far we only have a single template for krb5.conf.d (freeipa.template) but there might be potentially more coming in.
This is a proper solution -- in Fedora 28/29 builds downstream I'm copying the files manually to avoid re-spinning a tarball with 4.7.0rc2. We still need to filter out client side templates from the server side in the spec file, so there is not a single place to define all files, unfortunately, but that's good enough for now as we have only a single file used by the client side. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1931/head:pr1931 git checkout pr1931
URL: https://github.com/freeipa/freeipa/pull/1931 Author: abbra Title: #1931: Install shared templates for client setup too Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1931/head:pr1931 git checkout pr1931
freeipa-devel@lists.fedorahosted.org