Skip to content

Upcased minion names will not launch salt calls correctly. #102

@tek0011

Description

@tek0011

Due to https://github.com/theforeman/smart_proxy_salt/blob/master/lib/smart_proxy_salt/salt_runner.rb#L50

The proxy will only handle names of minions as they are in foreman. This means any minions with upcasing anywhere, shortname or domain, will fail to run any sort of remote execution, because the salt master will not see them as a valid minion. Ideally the way to handle this would be to have a grain/fact that gathers the minion id and uses it to send the salt-call to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions