Commit Graph

20 Commits

Author SHA1 Message Date
Kevin Fenzi
20ba9db962 kickstarts: drop tmpwatch from aarch64 kickstart
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-23 09:40:29 -07:00
Greg Sutcliffe
d150e3b678 Kickstart: Add Fedora OpenQA to with_items list
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-06-23 13:20:49 +01:00
Greg Sutcliffe
b51f712959 Kickstart: Add Fedora OpenQA ks
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-06-23 13:11:04 +01:00
Kevin Fenzi
e5629f6dad kickstarts: the dell machines have nvmes but they are called sda, etc
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-21 17:36:21 -07:00
Kevin Fenzi
b6564a3c37 kickstarts: the dell machines have nvmes but they are called sda, etc
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-21 17:35:52 -07:00
Kevin Fenzi
92198fc1a3 add a 6disk nvme kickstart for smaller x86 machines
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-21 17:16:57 -07:00
Kevin Fenzi
7a6fbb9489 kickstarts: also install aarch64 kickstart
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-20 16:41:29 -07:00
Kevin Fenzi
458a7db368 kickstarts: actually deploy the power10 ks
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-19 14:39:30 -07:00
Kevin Fenzi
7ccc6eedf7 kickstarts: add a 6disk aarch64 kickstart
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-17 19:01:35 -07:00
Kevin Fenzi
f98d489d1c kickstarts: fix 06 disk virthost install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-17 17:13:53 -07:00
Kevin Fenzi
37c4da574d kickstarts: add a first cut at a power10 fedora42 kickstart
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-16 17:35:23 -07:00
Kevin Fenzi
545a2ad518 kickstarts: fix kvm-fedora post filename
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-11 10:04:13 -07:00
Kevin Fenzi
fe94cbe274 kickstarts: add rhel10 post script
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-30 18:38:52 -07:00
Kevin Fenzi
d4ab1ab9b8 kickstarts: dhclient is no more in rhel10
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-30 18:35:39 -07:00
Kevin Fenzi
c6c6e2ec3c kickstarts: auth has been removed
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-30 18:27:00 -07:00
Kevin Fenzi
6c6e0461cd kickstarts: actually install the kickstart to be useable
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-30 18:24:19 -07:00
Kevin Fenzi
7c2ce45f4f kickstarts: add rhel 10 initial kickstarts
This is based on the rhel9 one, and likely will require adjusting.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-30 18:12:43 -07:00
Kevin Fenzi
f9e5b67953 kickstarts: fix a syntax error
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-29 14:11:50 -07:00
Kevin Fenzi
ed701ebbf3 kickstarts: some misc improvements
Move the vnc password into ansible-private and change it
Set post script to pull via https instead of http.
http gets redirected and curl doesn't follow the redirect by default.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-29 13:29:57 -07:00
Kevin Fenzi
76bda7e176 New kickstarts role
Move kickstarts into ansible from the side repo they were in before.
Hopefully this will make it easier for people to contibute to them
and see what they are. All sensitive info here should be templated
out from the private repo.

note that before we merge/run this, we need to move the old repo
out of the way in the location we are syncing to.
We can gradually move other kickstarts out of the old repo into this
role as we need them to build rdu3 out.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-28 21:57:12 +00:00