pub const PUBLIC_IP_TAINT: &str = "public-ip";Expand description
Taint name (for REQUIRES_TAINT_ANNOTATION) identifying machines with
a publicly-routable IP — the W267 sovereign-ingress placement
requirement. The corresponding taint field on the machine TOML doesn’t
exist yet (R572-F3); this constant is the agreed-upon name both sides
will use once it does.