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

Fix securityadmin.sh when copy_custom_security_configs is False #85

Merged

Conversation

rodolfovillordo
Copy link
Contributor

Signed-off-by: Rodolfo Camara Villordo [email protected]

Description

Chenge condition to execute the securityadmin.sh script with the parameter -cd only when copy_custom_security_configs is true. Also add a task to execute securityadmin.sh with parameter -f when copy_custom_security_configs is set to false.

Issues Resolved

fix #83

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@peterzhuamazon
Copy link
Member

Need to backport to 1.x branch with no changes.

Signed-off-by: Peter Zhu <[email protected]>
@peterzhuamazon peterzhuamazon merged commit aaa4ef0 into opensearch-project:main Oct 5, 2022
@peterzhuamazon peterzhuamazon deleted the fix_issue_83 branch October 5, 2022 19:15
peterzhuamazon added a commit to peterzhuamazon/ansible-playbook that referenced this pull request Oct 5, 2022
…search-project#85)

* Fix securityadmin.sh when copy_custom_security_configs is False

Signed-off-by: Rodolfo Camara Villordo <[email protected]>

* Update descriptions

Signed-off-by: Peter Zhu <[email protected]>

Signed-off-by: Rodolfo Camara Villordo <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
Co-authored-by: Peter Zhu <[email protected]>
peterzhuamazon added a commit that referenced this pull request Oct 7, 2022
…#99)

* Fix securityadmin.sh when copy_custom_security_configs is False

Signed-off-by: Rodolfo Camara Villordo <[email protected]>

* Update descriptions

Signed-off-by: Peter Zhu <[email protected]>

Signed-off-by: Rodolfo Camara Villordo <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
Co-authored-by: Peter Zhu <[email protected]>

Signed-off-by: Rodolfo Camara Villordo <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
Co-authored-by: Rodolfo Câmara Villordo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG][Security Plugin Configuration] securityadmin.sh execution fails
3 participants