Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpm: omit useless !centos?(os) guard
In the past versions, CentOS 8 Stream should be excluded, but there is no such a exception. Instead, it is harmful that serverspec test case is not executed. so just replace it. Signed-off-by: Kentaro Hayashi <[email protected]>
- Loading branch information