Removed ppolicy from default schema in openldap #361

Open
michellest wants to merge 2 commits from CamilionEU/cdist:schema-openldap into master
Contributor
The ppolicy was causing problems at executing the tipe openldap and
wasn't no longer necessary.
The ppolicy was causing problems at executing the tipe openldap and wasn't no longer necessary.
michellest added 4 commits 2023-02-03 16:06:57 +00:00
08a6b467fa
Added support for Devuan Daedalus
Added one line that allows cdist to support Devuan Daedelus version
1450861e26
Updated the python version of cerbot freebsd
The package referenced for cerbot to be install in the FreeBSD platform
used python 3.7 package, updated to python 3.9
f120b59d3d
Package updated freebsd, shellcheck SC2086 fixed
Updated the  reference to the opeldap package for the FreeBSD platform
to the latest.

Corrected some misuse of quotation marks for calling a variable after
disabling shellcheck SC2086.
0d14070f4e
Removed ppolicy from default schema in openldap
The ppolicy was causing problems at executing the tipe openldap and
wasn't no longer necessary.
Owner

Can you show which error you got when ppolicy is set? Also I think the openldap26 change (as in the other MR) is misplaced.

Can you show which error you got when ppolicy is set? Also I think the openldap26 change (as in the other MR) is misplaced.
nico added the
discussion
label 2023-04-13 10:09:22 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b CamilionEU-schema-openldap master
git pull schema-openldap

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff CamilionEU-schema-openldap
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#361
No description provided.