Remove requisite relationship between ignition disk target and service
Fixes #2083 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -5,7 +5,6 @@ Description=mount ww4 disks
|
||||
# make sure that the disks are available
|
||||
Requires=ww-ignition.service
|
||||
After=ww-ignition.service
|
||||
Requisite=ww-ignition.service
|
||||
# Get the mounts
|
||||
{{- if .FileSystems }}
|
||||
{{- range $fsdevice, $fs := .FileSystems }}
|
||||
|
||||
Reference in New Issue
Block a user