Skip to content
  • Dimitris Aragiorgis's avatar
    deploy/ci: Add dummy node · 8b69ad56
    Dimitris Aragiorgis authored
    
    
    Remove all roles from DEFAULT section in setups.conf. This way each
    setup has only the roles/nodes that are included in the corresponding
    section. Since currently the Context() class expects to find all
    roles in each setup (db, mq, etc.) we have to introduce a dummy node
    that eventually should not be used.
    
    Set DEFAULT_NODE and DEFAULT_CLUSTER to None. One should only
    specify the desired setup (with --setup option) and the nodes, and
    clusters should be derived from it.
    
    Signed-off-by: default avatarDimitris Aragiorgis <dimara@grnet.gr>
    8b69ad56