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

Clean up the endOutput() member function of the Command class. It overrides some builtin names within the code and could do with some other simplification and cleanup.

…amed Partiton_XML_Present to Partition_File_Present so it can be used in Redhat as well. JIRA: STACKI-1269

When PXE booting RHEL7 or OLE7 with UEFI it seems that the grub2-mkconfig command that gets ran to generate the grub.cfg file has a path which is hard-coded to centos....

There are a number of attributes that have meaning at different levels (for example, kickstartable, managed, etc). These should be documented in one place with a description of what they...

enhancement
documentation
ready

Stacki uses XML files to describe how to configure Linux systems for both SLES and RedHat. We have a few XML tags that handle things like marking packages for installation,...

hacktoberfest

Create an appliance with no 'node' parameter set. Create a host of that appliance type, and try to list its profile. Kaboom. `list host profile/xml` should probably catch this exception...

bug
easy
hacktoberfest

Under automatic partitioning, I should be able to blow away the disks. It should look like: Manual

enhancement

When an attribute is added/removed/updated, /opt/stack/etc/profile.cfg on a backend node is not updated. The only way to update it is to re-install the machine. Since quite a few processes depend...

bug