Remove requisite relationship between ignition disk target and service

Fixes #2083

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2026-01-14 00:29:14 -07:00
parent c7fc14c3ae
commit 550eb1e309
3 changed files with 6 additions and 3 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## v4.6.6, unreleased
### Fixed
- Remove requisite dependency between ignition disk target and ignition service. #2083
## v4.6.5, 2026-01-12
### Added