mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 12:51:27 +00:00
update cloud.conf
This commit is contained in:
parent
48c60fe47a
commit
3411edbf30
@ -62,5 +62,13 @@ createiso_skip = [
|
|||||||
'*': True,
|
'*': True,
|
||||||
'src': True
|
'src': True
|
||||||
}),
|
}),
|
||||||
|
('^HighAvailability$', {
|
||||||
|
'*': True,
|
||||||
|
'src': True
|
||||||
|
}),
|
||||||
|
('^ResilientStorage$', {
|
||||||
|
'*': True,
|
||||||
|
'src': True
|
||||||
|
}),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user