Skip to content

(Maybe) wrong check for ansible key file #4

@gergaly

Description

@gergaly

Hi,

In create-vm your error message states that the key file cannot be found, but the check is for variable value. I think the check should be something like this:

if ! [[ -f $AUTH_KEYS_FQN ]]; then

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions