Skip to content
Snippets Groups Projects
Commit c277668f authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: correct syntax for Molecule VM user

parent 2c04e1eb
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ platforms:
# Dictionary of `config` options.
config_options:
ssh.keep_alive: yes
ssh.remote_user: "'lza'"
ssh.remote_user: "lza"
provisioner:
name: ansible
log: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment