Skip to content

Commit da14e04

Browse files
committed
Added vagrant variables
1 parent c3ecd8f commit da14e04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ To test this role you can use [Vagrant](https://www.vagrantup.com/) and [Virtual
7878
vagrant up
7979
```
8080

81+
In the Vagrantfile you can inject your public ssh key directly in the authorized_keys of the vagrant user. You have to change the *CHANGE_ME* placeholder in the Vagrantfile. You can also adjust the number of the vm deployed by changing the NNODES variable (Default: 6)
82+
8183
## Using this role
8284

8385
To use this role you follow the example in the [examples/] dir. Adjust the hosts.ini file with your hosts and run the playbook:

0 commit comments

Comments
 (0)