Skip to content

Commit

Permalink
Improved parameter description
Browse files Browse the repository at this point in the history
  • Loading branch information
alegrey91 authored Jan 15, 2021
1 parent 7c14285 commit c54b72d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ These variable are optional, there are sensible defaults set up, most of them ca
* **cpu:** `optional`. Specify the cpu number for the VM. If not specified, the default value is taken. Default: `1`
* **memory:** `optional`. Specify the memory ram for the VM. If not specified, the default value is taken. Default: `1024`
* **set_new_password:** `optional`. Specify a new password to access the Vm. If not specified, the default value (**ssh_password**) is taken.
* **vm_autoboot**: `optional`. Specify if the VM should be automatically started together with the hypervisor. Default: `false`
* **vm_autoboot**: `optional`. Specify if the VM should be automatically started at boot. Default: `False`

### Terraform Node, Bastions & Jumphosts

Expand Down Expand Up @@ -651,4 +651,4 @@ will be restored and saved on each run.

- GNU GPLv3, See LICENSE file.

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2F89luca89%2Fterrible.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2F89luca89%2Fterrible?ref=badge_large)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2F89luca89%2Fterrible.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2F89luca89%2Fterrible?ref=badge_large)

0 comments on commit c54b72d

Please sign in to comment.