simple-framework / wlcg_lightweight_site_config_validation_engine

A tool to validate the configuration files for all lightweight components based on the schema described by the component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement validator for site_infrastructure object in site_level_configuration file

maany opened this issue · comments

Write schema and validators needed to validate the following data:

site_infrastructure:
- fqdn: lightweight_component01.cern.ch
  ip_address: 192.168.0.4
- fqdn: lightweight_component02.cern.ch
  ip_address: 192.168.0.5