Skip to content

Commit e657a82

Browse files
author
Fernando Lopez
committed
Improve the documentation
1 parent 8e94c42 commit e657a82

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

deploy/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ IdM - Keyrock local instance deployed in the docker-compose.
2525
* Go into the vars/main.yml and assign the IP of the virtual machine to the variable
2626
ip_address.
2727

28+
* Go into inventory.yml and put the IP of the virtual machine and the user that will
29+
be used in order to access to the machine using SSH.
30+
2831
* Execute the ansible playbook to deploy and configure the services:
2932

3033
ansible-playbook -vvvv -i inventory.yml \

0 commit comments

Comments
 (0)