Remove unused patch_bmo_config.yaml
Patching ProvisioningIP is taken care with the mentioned replacement transformer.
manifests/function/airshipctl-base-catalogues/networking.yaml:
provisioningIp: "10.23.25.102"
manifests/function/baremetal-operator/replacements/networking.yaml:
fieldref: spec.ironic.provisioningIp
So patch_bmo_config.yaml is not used now.
Closes: #592
Change-Id: I01a2014faf5c516077dd086053702dc60cae4d5e
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
---
|
||||
kind: ConfigMap
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
labels:
|
||||
name: ironic-vars
|
||||
data:
|
||||
PROVISIONING_IP: "10.23.24.102"
|
||||
DHCP_RANGE: "10.23.24.200,10.23.24.250"
|
||||
Reference in New Issue
Block a user