Skip to content
  • Kirk Webb's avatar
    Add taint checks at various places to enforce node restrictions · 797f83dd
    Kirk Webb authored
    A bit overdue, but here they are.
    
    * Disallow image creation for any taint state on node/image
    * Disallow console access for "blackbox" and "useronly" states
    * Disallow node_admin for "blackbox" and "useronly" states
    
    TB Admins are exempt from these restrictions.
    797f83dd