Skip to content

Commit 153ea6a

Browse files
committed
Moved idmapd.conf to erwbgy/autohome
1 parent 7c4e2d4 commit 153ea6a

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

manifests/config.pp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,4 @@
4444
require => Class['pamldap::install'],
4545
notify => Class['pamldap::service'],
4646
}
47-
file { '/etc/idmapd.conf':
48-
ensure => present,
49-
mode => '0644',
50-
content => template('pamldap/idmapd.conf.erb'),
51-
require => Class['pamldap::install'],
52-
notify => Class['pamldap::service'],
53-
}
5447
}

templates/idmapd.conf.erb

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)