Skip to content

[BUG] --os not taking affect with foreman library #579

Open
@sadsfae

Description

@sadsfae

It appears the --os setting for choosing the OS is not working correctly, as they still revert to the lab default os.

quads --mod-cloud --cloud cloud03 --os "RHEL 9.1"

Yet after a cloud goes out:

[root@quads2-stage ~]# for host in $(quads --cloud-only --cloud cloud03); do ssh $host "cat /etc/redhat-release" 2>/dev/null; done
Red Hat Enterprise Linux release 8.6 (Ootpa)
Red Hat Enterprise Linux release 8.6 (Ootpa)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions