jay7x / puppet-lima

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

Create and start the cluster in a single plan call #21

Closed jay7x closed 4 months ago

jay7x commented 7 months ago

With the separate lima::cluster::create plan introduced recently it'd be nice to have an ability to create and run a cluster in a single plan call:

  1. lima::cluster::create start=true 👍🏻
  2. lima::cluster::start create=true 👎🏻