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

Do not install systemd-resolved RedHat 8 #254

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

traylenator
Copy link
Contributor

Pull Request (PR) description

MR #246 started installing the systemd-resolved package
on RedHat 8 and 9 however this quite wrong for 8 where
systemd-resolved is not a sub package.

> rpm -qf /usr/bin/systemd-resolve
systemd-239-56.el8.x86_64

MR voxpupuli#246 started installing the `systemd-resolved` package
on RedHat 8 and 9 however this quite wrong for 8 where
systemd-resolved is not a sub package.

```
> rpm -qf /usr/bin/systemd-resolve
systemd-239-56.el8.x86_64
```
@traylenator traylenator added the bug Something isn't working label Feb 21, 2022
@ekohl ekohl merged commit 8021d9f into voxpupuli:master Feb 21, 2022
@traylenator traylenator deleted the noteight branch February 21, 2022 11:49
traylenator added a commit to traylenator/puppet-systemd that referenced this pull request Feb 21, 2022
Following voxpupuli#246 and voxpupuli#254 systemd-resolved was installed on family
RedHat 9 only.

On RedHat 7 a systemd-resolved package is now installed.

For information it is only RedHat 8 that does not have a systemd
resolved package.
traylenator added a commit to traylenator/puppet-systemd that referenced this pull request Feb 21, 2022
Following voxpupuli#246 and voxpupuli#254 systemd-resolved was installed on OS family
RedHat 9 only.

On RedHat 7 a systemd-resolved package is now installed as it is
available.

For information it is only RedHat 8 that does not have a systemd-resolved
package.
traylenator added a commit to traylenator/puppet-systemd that referenced this pull request Feb 21, 2022
Following voxpupuli#246 and voxpupuli#254 systemd-resolved was installed on OS family
RedHat 9 only.

On RedHat 7 a systemd-resolved package is now installed as it is
available.

For information it is only RedHat 8 that does not have a systemd-resolved
package.
traylenator added a commit to traylenator/puppet-systemd that referenced this pull request Feb 21, 2022
Following voxpupuli#246 and voxpupuli#254 systemd-resolved was installed on OS family
RedHat 9 only.

On RedHat 7 a systemd-resolved package is now installed as it is
available.

For information it is only RedHat 8 that does not have a systemd-resolved
package.
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

Successfully merging this pull request may close these issues.

2 participants