airshipctl/manifests
Sirajudeen 8971bc4882 skip generating etherenet_mac_address when null
* Host-generator template is generating a null value like below when host
  catalogue is not having any mac value for the interface.
  ethernet_mac_address: <no value>

* added another condition to ethernet_mac_address generation logic
  so generate only if macAddresses is provided and if it has
  value for the respective interface ( oam, pxe ...)

Closes: #404
Change-Id: I2fafe5ceaa4c58855a17929c1c41d60045d1675a
2021-08-26 20:58:35 +00:00
..
composite Added replacements for composite/infra 2021-06-09 17:19:41 +00:00
function skip generating etherenet_mac_address when null 2021-08-26 20:58:35 +00:00
global/crd Add validation phases 2021-04-22 11:37:12 -05:00
phases Added phase helper to power off ephemeral baremetal node 2021-08-24 15:42:24 +00:00
site Switching airshipctl and krm-functions to kustomize 4.2.0 2021-07-22 17:06:32 +00:00
type/gating Added phase helper to power off ephemeral baremetal node 2021-08-24 15:42:24 +00:00