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

[pull] master from oravirt:master #53

Merged
merged 3 commits into from
May 1, 2024
Merged

[pull] master from oravirt:master #53

merged 3 commits into from
May 1, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 1, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Rendanic and others added 3 commits May 1, 2024 09:25
bugfix set custom environment for executables with oracle_script_env

`_JAVA_OPTIONS` is only set when `oracle_tmp_stage` != /tmp due to issues
with `GridSetup.sh -applyRU` for 21c.
The default for `oracle_tmp_stage` is /tmp when `ansible-fips` is disabled
or `{{ oracle_stage }}/tmp` when enabled.

The owner, group and priviledges for `oracle_tmp_stage` are set to same
values as `/tmp` on normal linux servers.

The `CV_ASSUME_DISTID` is set to `OL{{ ansible_distribution_major_version }}` for RHEL/OL
when not RHEL9/OL9 and set to `OL8` when RHEL9/OL9.

`SLES15` is default for SuSE at the moment. This could be changed in next PRs.

`cluvfy` is always executed without `CV_ASSUME_DISTID`, because the tool is
compatible for all supported plattforms when most current version is used.
* introduced role to provide handlers across other roles

* needs-reboot check for Suse

* global_handlers: Reboot handler improvements, restart_on_requirement=false, ansible-lint

---------

Co-authored-by: Thilo Solbrig <[email protected]>
Co-authored-by: Thorsten Bruhns <[email protected]>
@pull pull bot added the ⤵️ pull label May 1, 2024
@pull pull bot merged commit 39639be into Rendanic:master May 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants