jay7x / puppet-lima

Manage Lima VMs with Puppet Bolt
Apache License 2.0
1 stars 0 forks source link

Use YAML to store user-specified config #6

Closed jay7x closed 1 year ago

jay7x commented 1 year ago

Lima just copies the user-specified config into the ~/.lima/<vm>/lima.yaml as-is. So it's better to use YAML here.