Project

General

Profile

Download (192 Bytes) Statistics
| Branch: | Tag: | Revision:
# @summary A boolean that also accepts empty strings
# In Hiera the function alias() returns an empty string if the value is undefined.
type Katello::HieraBoolean = Variant[Boolean, Enum['']]
    (1-1/1)