Skip to content

Commit

Permalink
Merge pull request #5741 from grom72/platformsProvisioning
Browse files Browse the repository at this point in the history
common: fix cstyle issues in the README.md file
  • Loading branch information
janekmi authored Jun 20, 2023
2 parents 96b53a1 + 8c89e61 commit 317272f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ rerun the playbook withot in question.
And next:
```sh
sudo ansible-playbook ./configure-pmem.yml --extra-vars "testUser=pmdkuser newRegions=true"
# you will have to perform a reboot manually
reboot
# and re-run the playbook without newRegions=true to finalize the setup
# you will have to perform a reboot manually
reboot
# and re-run the playbook without newRegions=true to finalize the setup
sudo ansible-playbook ./configure-pmem.yml --extra-vars "testUser=pmdkuser"
```

Expand Down

0 comments on commit 317272f

Please sign in to comment.