Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#189 from fultonj/ssh-known…
Browse files Browse the repository at this point in the history
…-hosts

Add ssh-known-hosts service to dataplane
  • Loading branch information
abays authored Apr 19, 2024
2 parents 5a7f60a + a86ece9 commit e562e84
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/va/hci/edpm-pre-ceph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ data:
- install-os
- ceph-hci-pre
- configure-os
- ssh-known-hosts
- run-os
- reboot-os
nova:
Expand Down
1 change: 1 addition & 0 deletions examples/va/nfv/ovs-dpdk-sriov/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ data:
- validate-network
- install-os
- configure-os
- ssh-known-hosts
- run-os
- install-certs
- ovn
Expand Down
1 change: 1 addition & 0 deletions examples/va/nfv/ovs-dpdk/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ data:
- validate-network
- install-os
- configure-os
- ssh-known-hosts
- run-os
- install-certs
- ovn
Expand Down
1 change: 1 addition & 0 deletions examples/va/nfv/sriov/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ data:
- validate-network
- install-os
- configure-os
- ssh-known-hosts
- run-os
- reboot-os
- install-certs
Expand Down

0 comments on commit e562e84

Please sign in to comment.