Skip to content
Snippets Groups Projects
Commit 69d4f9dc authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Refactor regex string

Regex that is used in calculation of short system names.
It is per environment, so the var that is needed for the regex moved to
the group_vars inventory.
E.g. in DEV env it will be ".dev.geant.private", in UAT and PROD -
different.
parent 7dd9ed44
Branches
Tags
1 merge request!146Refactor regex string
Pipeline #87307 passed