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

Commit

Permalink
Updating samples
Browse files Browse the repository at this point in the history
- remove the symlinks
- update IPAM sample

Signed-off-by: Fabricio Aguiar <[email protected]>
  • Loading branch information
fao89 committed Sep 11, 2023
1 parent 02fbfd6 commit 9d8e8df
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: OpenStackDataPlaneNodeSet
metadata:
name: openstack-edpm-ipam
spec:
ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
Expand All @@ -22,6 +21,7 @@ spec:
- libvirt
- nova
nodeTemplate:
ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
nodes:
edpm-compute-0:
hostName: edpm-compute-0
Expand Down Expand Up @@ -88,9 +88,6 @@ spec:
edpm_ovn_metadata_agent_metadata_agent_DEFAULT_nova_metadata_host: 127.0.0.1
edpm_ovn_metadata_agent_metadata_agent_DEFAULT_metadata_proxy_shared_secret: 12345678
edpm_ovn_metadata_agent_DEFAULT_bind_host: 127.0.0.1
ctlplane_dns_nameservers:
- 192.168.122.1
dns_search_domains: []
edpm_ovn_dbs:
- 192.168.122.1
registry_url: quay.io/podified-antelope-centos9
Expand Down

0 comments on commit 9d8e8df

Please sign in to comment.