Skip to content

Commit 570c63d

Browse files
committed
Update README
1 parent f7d6b29 commit 570c63d

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Table of Contents
1010

1111
The Lima module is a "glue" between Puppet Bolt and [`lima`](https://github.com/lima-vm/lima)
1212

13-
Currently just the Bolt inventory plugin is implemented.
14-
1513
## Requirements
1614

1715
You will need to have installed `limactl` on the system you wish to run Bolt from.
@@ -38,10 +36,7 @@ groups:
3836
except_matching_names: '^default'
3937
```
4038
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
4440
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)

0 commit comments

Comments
 (0)