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

An Ansible module for adding, editing, and removing Stacki hosts. The module takes these parameters: ``` `name` - The name of the host to manage `appliance` - The appliance used...

Compared `/tmp/site.attr` generated by ifconfig and ip and no difference was found. ``` frontend-0-0:/export/src/stacki/test-framework/test-suites/integration/tests/wizard # diff /tmp/site.attrs /tmp/site.attrs.org 16c16 < Kickstart_PrivateRootPassword: --- > Kickstart_PrivateRootPassword: ```

Hi, I see how to add a bonded interface by running stack add host bonded ... My question is how do I do this for multiple VLANs on one bond?...

Output ``` frontend-0-0:/opt/stack/lib/python3.8/site-packages/stack/commands/report/system/tests # stack report system ====================================== test session starts ====================================== platform linux -- Python 3.8.3, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /opt/stack/bin/python3 cachedir: .pytest_cache rootdir: /opt/stack/lib/python3.8/site-packages/stack/commands/report/system plugins: testinfra-1.16.0 collected 35...

We have a set of tests that are manually run prior to a release, maintained in a spreadsheet. It would be helpful to expose this to our users to facilitate...

Note stacki's wiki is maintained in a separate repo! https://github.com/Teradata/stacki-wiki/ frontend install.py now ships as an rpm in the stacki iso. Use that instead of fetching the one linked (from...

Why is this a file check and not an os family check? Weird. Discovery doesn't quite work yet. But this fix at least let's me enable it.

Just a request -- When using stacki with hundreds of hosts, rebuilding the entire dhcpd.conf file any time sync dhcpd is run becomes a time bottleneck. It might be beneficial...

the `ifconfig` command is deprecated. It doesn't appear to be used much in our codebase, so it shouldn't take much to remove it.

enhancement
help wanted
easy