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

Ensure ipa-server-dns is installed #65

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

disconn3ct
Copy link

This resolves errors when building from scratch with dns => true:
DEBUG The ipa-server-install command failed, exception: RuntimeError: Integrated DNS requires 'ipa-server-dns' package

@disconn3ct disconn3ct force-pushed the master branch 2 times, most recently from ccd421e to b5dea2c Compare June 23, 2016 22:44
@package { $ipa::svrdnspkg:
ensure => installed,
}
$pkglst=[ $ipa::svrdnspkg,$ipa::svrpkg ]
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe you have a typo here

@disconn3ct disconn3ct force-pushed the master branch 2 times, most recently from 368238c to ef6d3de Compare July 26, 2016 19:13
kallies added a commit to kallies/puppet-ipa that referenced this pull request Mar 7, 2017
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.

3 participants