Skip to content

Commit f36adca

Browse files
authored
Update README.md
1 parent 268088c commit f36adca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ OPERATOR_TEMPLATES=$PWD/templates make run
6868
oc apply -f config/samples/telemetry_v1beta1_telemetry.yaml
6969
```
7070

71+
## Connect to Dataplane nodes
72+
You can connect directly to the compute nodes using password 12345678:
73+
```
74+
75+
76+
77+
```
78+
7179
## Testing edpm-ansible changes
7280

7381
1.- Build your custom `openstack-ansibleee-runner` image using these [steps](https://github.com/openstack-k8s-operators/edpm-ansible/tree/main#build-and-push-the-openstack-ansibleee-runner-container-image) and push it to a registry

0 commit comments

Comments
 (0)