This content is associated with a legacy version of the Replicated product. For the current Replicated product docs, click here.
stringCompare
type object
Compares a string variable
stringCompare:
in:
- centos
- rhel
Optional Parameters
-
eq
- Equal to comparison -
gt
- Greater than comparison -
gte
- Greater than or equal to comparison -
in
- List of equal to comparison -
lt
- Less than comparison -
lte
- Less than or equal to comparison