Allow freeipa environment file to be in /tmp
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Tue, 10 Jan 2017 22:19:18 +0000 (00:19 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Tue, 10 Jan 2017 22:19:18 +0000 (00:19 +0200)
commit00b2529d6322a7ff5d1c5d8707d400bf019b23b4
treec978b2b9275d915140856726481e0de87d34a079
parenta70e6a15c4b8eeec511ba3c836e9ba9c285fd431
Allow freeipa environment file to be in /tmp

Relying on home can be tricky if run on CI, since we would need to
hard-code the user. So for this case, we can use /tmp to source that
environment file from.

bp tls-via-certmonger

Change-Id: Ie6234a15af7aa493257c13bd40cbf51ab36085be
ci/scripts/freeipa_setup.sh