Skip to content

Commit

Permalink
Missed huit#65 and therefor removed ipa-server-dns fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kallies committed Mar 7, 2017
1 parent 097b7b1 commit 1e27ac7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,6 @@
@package { 'bind-dyndb-ldap':
ensure => installed
}
@package { 'ipa-server-dns':
ensure => installed
}
}

if $ipa::mkhomedir and $::osfamily == 'RedHat' and $::lsbmajdistrelease == '6' {
Expand Down
1 change: 0 additions & 1 deletion manifests/master.pp
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
}
$dnsopt = '--setup-dns'
realize Package['bind-dyndb-ldap']
realize Package['ipa-server-dns']
}
else {
$dnsopt = ''
Expand Down

0 comments on commit 1e27ac7

Please sign in to comment.