kickstarts: add rhel10 post script
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d4ab1ab9b8
commit
fe94cbe274
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
src="{{ item }}"
|
src="{{ item }}"
|
||||||
dest="/srv/web/repo/rhel/ks/post/{{ item }}"
|
dest="/srv/web/repo/rhel/ks/post/{{ item }}"
|
||||||
with_items:
|
with_items:
|
||||||
|
- rhel10-post.sh
|
||||||
- rhel9-post.sh
|
- rhel9-post.sh
|
||||||
- fedora-post.sh
|
- fedora-post.sh
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue