Skip to content

Commit

Permalink
Improve the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
flopezag committed Jun 8, 2018
1 parent 8e94c42 commit e657a82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ IdM - Keyrock local instance deployed in the docker-compose.
* Go into the vars/main.yml and assign the IP of the virtual machine to the variable
ip_address.

* Go into inventory.yml and put the IP of the virtual machine and the user that will
be used in order to access to the machine using SSH.

* Execute the ansible playbook to deploy and configure the services:

ansible-playbook -vvvv -i inventory.yml \
Expand Down

0 comments on commit e657a82

Please sign in to comment.