Skip to content

Conversation

@pronix
Copy link

@pronix pronix commented Sep 1, 2016

error happend whith this patch theforeman/forklift#263
because in cat /etc/ipa/default.conf

#File modified by ipa-client-install

[global]
basedn = dc=example,dc=com
realm = EXAMPLE.COM
domain = example.com
server = centos7-freeipa-server.example.com
host = centos7-katello-nightly.example.com
xmlrpc_uri = https://centos7-freeipa-server.example.com/ipa/xml
enable_ra = True

and returned 2 string by

grep server /etc/ipa/default.conf | cut -f2 -d"="
 centos7-freeipa-server.example.com
 https://centos7-freeipa-server.example.com/ipa/xml

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