Skip to content

Commit d590063

Browse files
authored
Remove temporary workaround
1 parent 67a7f5c commit d590063

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

provisioning/roles/provisioning_mce/templates/provisioning.yaml.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ spec:
88
{{ provisioning_network_config | to_nice_yaml(indent=2) | trim | indent(2) }}
99
{% else %}
1010
provisioningNetwork: "Disabled"
11-
provisioningMacAddresses: # this is here because OpenShift 4.11.17+ tries to populate this list using the Machines on the cluster, and SNO has no Machine object
12-
- aa:aa:aa:aa:aa:aa # can be any dummy address, it's not used when provisioningNetwork is Disabled
1311
{% endif %}

0 commit comments

Comments
 (0)