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

sap_hana_install: The fagenrules command is called even when sap_hana_install_use_fapolicyd is false. #756

Closed
berndfinger opened this issue Jun 17, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@berndfinger
Copy link
Member

The tasks SAP HANA Post Install, fapolicyd - Merge rule files and SAP HANA hdblcm installation check - Display the output of the command 'fagenrules --load' should not be called when sap_hana_install_use_fapolicyd is false.

@berndfinger berndfinger added the bug Something isn't working label Jun 17, 2024
@berndfinger berndfinger self-assigned this Jun 17, 2024
@berndfinger berndfinger changed the title sap_hana_install: The fagenrules is called even when sap_hana_install_use_fapolicyd is false. sap_hana_install: The fagenrules command is called even when sap_hana_install_use_fapolicyd is false. Jun 17, 2024
berndfinger added a commit to berndfinger/community.sap_install that referenced this issue Jun 17, 2024
All the fapolicyd tasks are now inside blocks which are only active when
sap_hana_install_use_fapolicyd is true.

Signed-off-by: Bernd Finger <[email protected]>
@berndfinger
Copy link
Member Author

Solved in #757.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant