Skip to content

Commit

Permalink
polishing examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mbukatov committed Mar 7, 2018
1 parent 70b726c commit 216220f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,13 +222,13 @@ tendrl-ansible:
working directory (where you already store the inventory file):

```
$ cp /usr/share/doc/tendrl-ansible-VERSION/site.yml site.yml
$ cp /usr/share/doc/tendrl-ansible-VERSION/site.yml .
```

Do the same for prechecks playbook:

```
$ cp /usr/share/doc/tendrl-ansible-VERSION/prechecks.yml prechecks.yml
$ cp /usr/share/doc/tendrl-ansible-VERSION/prechecks.yml .
```

6) Check that ssh can connect to all machines from the inventory file without
Expand Down

0 comments on commit 216220f

Please sign in to comment.