Add aarch64 to templates #41

Merged
c1728p9 merged 2 commits from aarch64 into develop 2021-10-07 21:26:42 +00:00

2 Commits

Author SHA1 Message Date
93dcc5afc7 Fix _do_install_and_reboot on aarch64
On aarch64 the _do_install_and_reboot test runs the "consoletty0"
action, which has a command with the string "fedora". This causes the
command to fail with "No such file or directory". This patch changes
"fedora" to "rocky" to which allows _do_install_and_reboot to pass.
2021-10-05 14:25:58 -05:00
5f5b8fa863 Add aarch64 to templates 2021-10-05 14:25:51 -05:00