Merge branch 'master' into feature/123-ejabberd_5apps
This commit is contained in:
commit
463664448c
@ -19,7 +19,7 @@
|
|||||||
"automatic": {
|
"automatic": {
|
||||||
"fqdn": "andromeda.kosmos.org",
|
"fqdn": "andromeda.kosmos.org",
|
||||||
"os": "linux",
|
"os": "linux",
|
||||||
"os_version": "4.15.0-50-generic",
|
"os_version": "4.15.0-74-generic",
|
||||||
"hostname": "andromeda",
|
"hostname": "andromeda",
|
||||||
"ipaddress": "46.4.18.160",
|
"ipaddress": "46.4.18.160",
|
||||||
"roles": [
|
"roles": [
|
||||||
|
@ -2,3 +2,5 @@ dn: ou=users,dc=kosmos,dc=org
|
|||||||
objectClass: top
|
objectClass: top
|
||||||
objectClass: organizationalUnit
|
objectClass: organizationalUnit
|
||||||
ou: users
|
ou: users
|
||||||
|
aci: (target="ldap:///dc=kosmos,dc=org") (version 3.0; acl "user-deny-all"; deny (all) userdn="ldap:///dc=kosmos,dc=org";)
|
||||||
|
aci: (target="ldap:///dc=kosmos,dc=org")(targetattr="userPassword") (version 3.0; acl "user-write-own-password"; allow (write) userdn="ldap:///self";)
|
||||||
|
@ -4,7 +4,7 @@ maintainer_email 'mail@kosmos.org'
|
|||||||
license 'MIT'
|
license 'MIT'
|
||||||
description 'Installs/Configures 389 Directory Server'
|
description 'Installs/Configures 389 Directory Server'
|
||||||
long_description 'Installs/Configures 389 Directory Server'
|
long_description 'Installs/Configures 389 Directory Server'
|
||||||
version '0.1.1'
|
version '0.1.2'
|
||||||
chef_version '>= 14.0'
|
chef_version '>= 14.0'
|
||||||
|
|
||||||
depends "firewall"
|
depends "firewall"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user