Skip to content
Snippets Groups Projects
Forked from ICS Control System Infrastructure / csentry
Source project has a limited visibility.
  • Benjamin Bertrand's avatar
    ce031db6
    Add stack_member field to item · ce031db6
    Benjamin Bertrand authored
    This is to be used for stack of switches only
    
    - a stack_member is linked to an host (device_type has to be "Switch")
    - a stack_member is an integer between 0 and 9 (included) or can be None
    - the couple (host_id, stack_member) must be unique
    
    JIRA INFRA-267
    ce031db6
    History
    Add stack_member field to item
    Benjamin Bertrand authored
    This is to be used for stack of switches only
    
    - a stack_member is linked to an host (device_type has to be "Switch")
    - a stack_member is an integer between 0 and 9 (included) or can be None
    - the couple (host_id, stack_member) must be unique
    
    JIRA INFRA-267
Code owners
Assign users and groups as approvers for specific file changes. Learn more.