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

fix: syntax for Molecule config

parent 9dc4040c
Branches
Tags
No related merge requests found
...@@ -22,7 +22,7 @@ platforms: ...@@ -22,7 +22,7 @@ platforms:
# Dictionary of `config` options. # Dictionary of `config` options.
config_options: config_options:
ssh.keep_alive: true ssh.keep_alive: true
ssh.remote_user: "'lza'" ssh.remote_user: "lza"
disksize.size: '20GB' disksize.size: '20GB'
- name: vm-rosora-mol - name: vm-rosora-mol
# box: rockylinux/8 # box: rockylinux/8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment