Add a note to about hosts file

This commit is contained in:
phahulin 2018-02-02 22:25:35 +03:00 committed by GitHub
parent 6a6c10c8cf
commit 64accab56b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ and put your node's ip address (assuming it's 192.0.2.1) there with the followin
[upd-scripts-validator]
192.0.2.1
```
**NOTE**: if you're updating an existing file, make sure you remove other tags `[...]` and ips.
4. run the playbook:
```