Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#151 from kajinamit/tripleo…
Browse files Browse the repository at this point in the history
…-playbook

Fix wrong playbook name mentioned in README
  • Loading branch information
fao89 authored May 10, 2023
2 parents 6b6fc1e + b8df17c commit 4c14ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ data:
ssh-publickey: 750 bytes
```
Once the key has been created, the CR should run the deploy-tripleo-os-configure.yml playbook on the external node:
Once the key has been created, the CR should run the deploy-edpm-os-configure.yml playbook on the external node:
```bash
oc apply -f examples/openstack-ansibleee-playbook.yaml
Expand Down

0 comments on commit 4c14ffa

Please sign in to comment.