Skip to content

Commit

Permalink
Fix: Change in documentation Adding vault (#137)
Browse files Browse the repository at this point in the history
Adding vault in documentation for hypershift

Signed-off-by: DAMISETTI-VEERABHADRARAO <damisetti.veerabhadrarao@ibm.com>
  • Loading branch information
veera-damisetti committed May 22, 2023
1 parent 3484455 commit f42cf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/run-the-playbooks-for-hypershift.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ansible-vault edit playbooks/secrets.yaml
* create_hosted_cluster.yaml ([code](https://github.com/veera-damisetti/Ansible-OpenShift-Provisioning/blob/main/playbooks/create_hosted_cluster.yaml))
* Run this shell command to run the create_hosted_cluster.yaml playbook:
```
ansible-playbook playbooks/create_hosted_cluster.yaml
ansible-playbook playbooks/create_hosted_cluster.yaml --ask-vault-pass
```


Expand Down

0 comments on commit f42cf12

Please sign in to comment.