File tree 1 file changed +3
-8
lines changed
1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ Table of Contents
10
10
11
11
The Lima module is a "glue" between Puppet Bolt and [ ` lima ` ] ( https://github.com/lima-vm/lima )
12
12
13
- Currently just the Bolt inventory plugin is implemented.
14
-
15
13
## Requirements
16
14
17
15
You will need to have installed ` limactl ` on the system you wish to run Bolt from.
@@ -38,10 +36,7 @@ groups:
38
36
except_matching_names : ' ^default'
39
37
` ` `
40
38
41
- ## Tasks
42
-
43
- At the moment there are no other tasks implemented except the inventory plugin (` resolve_reference`). Tasks to be implemented:
39
+ ## Reference
44
40
45
- - `lima::start` : Creates and runs a VM
46
- - `lima::stop` : Stops a VM
47
- - `lima::delete` : Deletes a VM
41
+ Reference documentation for the module is generated using
42
+ [puppet-strings](https://puppet.com/docs/puppet/latest/puppet_strings.html) and available in [REFERENCE.md](REFERENCE.md)
You can’t perform that action at this time.
0 commit comments