Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Cleanup ovs_dpdk sample
Browse files Browse the repository at this point in the history
Signed-off-by: rabi <[email protected]>
  • Loading branch information
rabi committed Feb 15, 2024
1 parent 56156b3 commit 8e8f3b7
Showing 1 changed file with 1 addition and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,6 @@ spec:
nodes:
edpm-compute-0:
hostName: edpm-compute-0
ansible:
ansibleHost: 192.168.122.100
ansibleVars:
ctlplane_ip: 192.168.122.100
internal_api_ip: 172.17.0.100
storage_ip: 172.18.0.100
tenant_ip: 172.19.0.100
fqdn_internal_api: edpm-compute-0.example.com
networkAttachments:
- ctlplane
nodeTemplate:
Expand All @@ -50,12 +42,8 @@ spec:
subnetName: subnet1
managementNetwork: ctlplane
ansible:
ansibleUser: cloud-admin
ansiblePort: 22
AnsiblePort: 22
ansibleVars:
service_net_map:
nova_api_network: internal_api
nova_libvirt_network: internal_api
timesync_ntp_servers:
- hostname: pool.ntp.org
# edpm_network_config
Expand Down

0 comments on commit 8e8f3b7

Please sign in to comment.