stacki icon indicating copy to clipboard operation
stacki copied to clipboard

Linux Cluster Builder - Bare Metal Red Hat & SUSE

Results 58 stacki issues
Sort by recently updated
recently updated
newest added

When running through the installer with a site.attrs and rolls.xml in packer, ludicrous does not start in time to respond to initial requests in anaconda. Putting a manual sleep solves...

bug
easy
hacktoberfest

Possible to make it so a yum call does peer-to-peer sharing? example: stack run host command="yum -y install kernel-devel"

enhancement
in progress

I have only tested on a vm. The install wizard throws the following error. `failed to find suitable stage1 device` The fix is to select the hard drive, choose standard...

bug

The wiki page [create new pallet](https://github.com/StackIQ/stacki/wiki/create-new-pallet) refers to a _Pallet Developers Guide_, which does not exist.

documentation

Would be nice to have a way to update known_hosts on the frontend to remove an installing backend's old ssh host key and replace it with its new one. Could...

enhancement

For automated frontend installs from a DVD, it would be useful to be able to specify a rolls.xml file that tells the installer to install everything on the DVD, without...

enhancement
in progress

`fillParams()` as a concept is good but has some issues. It has to be explicitly called, it has some weird typing issues, and at the end, you still have to...

enhancement
ready