hiera-ldap:用于 hiera 的 LDAP 后端

时间:2021-06-26 00:11:04
【文件属性】:
文件名称:hiera-ldap:用于 hiera 的 LDAP 后端
文件大小:7KB
文件格式:ZIP
更新时间:2021-06-26 00:11:04
Ruby hiera-ldap 后端 该模块允许 hiera 在 LDAP 中查找条目。 它将返回每个匹配条目的数组,该条目表示为属性 => 值的散列。 对于多值属性,它们以 multiattribute => [attrib1, attrib2, attrib3] 的形式存在。 安装 这个模块可以放在你的 puppet 模块路径中,并且会被插件同步到 master。 用 LDAP 示例: dn: uid=nibz,ou=People,dc=catnip loginShell: /usr/bin/zsh objectClass: top objectClass: account objectClass: posixAccount objectClass: shadowAccount objectClass: person objectClass: organizationalPerson ob
【文件预览】:
hiera-ldap-master
----.gitignore(12B)
----.travis.yml(130B)
----LICENSE(632B)
----spec()
--------unit()
--------spec_helper.rb(352B)
--------fixtures()
----README.markdown(3KB)
----lib()
--------hiera()
----Gemfile(624B)

网友评论