During LS deployment this year we've worked with tier levels as tags; however it would be nice to have a dedicated field in the customization specs for the deployment tier rather then using a tag.
{'Tier0A': ['r-isp1'],
'Tier0B': ['r-isp2'],
'Tier1A': ['HOST_A', 'HOST_AA', 'HOST_AAA'],
'Tier2A': ['HOST_B', 'HOST_BB', 'HOST_BBB'],
'Tier3A': ['HOST_C',
'HOST_CC',
'HOST_CCC||5'],
}
During LS deployment this year we've worked with tier levels as tags; however it would be nice to have a dedicated field in the customization specs for the deployment tier rather then using a tag.