Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #15409: Rudder init is not done in post install #2022

Conversation

amousset
Copy link
Member

@amousset amousset commented Aug 6, 2019

@@ -151,6 +151,12 @@ then
/opt/rudder/bin/rudder-pkg plugin restore-status < /tmp/rudder-plugins-upgrade
fi

# Check if Rudder LDAP is initialized and run rudder-init
LDAPCHK=`/opt/rudder/sbin/slapcat | grep "^dn: " | wc -l`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could it be a little less invasive ? slapcat can output a hell lot of text

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 1cc34b9 into Normation:master Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants