Only 1 key needed

pull/1053/head
Hung Nguyen Viet 2017-02-20 14:52:21 +07:00
parent 09aa3e0e79
commit df96617d3c
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ Requirements
that will run Ansible commands** that will run Ansible commands**
* The target servers must have **access to the Internet** in order to pull docker images. * The target servers must have **access to the Internet** in order to pull docker images.
* The target servers are configured to allow **IPv4 forwarding**. * The target servers are configured to allow **IPv4 forwarding**.
* All **your ssh keys must be copied** to all the servers part of your inventory. * **Your ssh key must be copied** to all the servers part of your inventory.
* The **firewalls are not managed**, you'll need to implement your own rules the way you used to. * The **firewalls are not managed**, you'll need to implement your own rules the way you used to.
in order to avoid any issue during deployment you should disable your firewall. in order to avoid any issue during deployment you should disable your firewall.