Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
21 results

add-topologysegments.yml

  • Thomas Woerner's avatar
    56a8aced
    ipatopologysegment: Allow domain+ca suffix, new state: checked · 56a8aced
    Thomas Woerner authored
    It is now possible to use domain+ca as suffix, That means that the segment
    will be handled for the suffixes domain and also ca.
    
    The new state checked is returning two lists found and not-found. If a
    segment exists, the ckecked suffix is added to the found list. If a segment
    from suffix is not found, it is added to the not-found list.
    
    New example playbooks have been added:
       playbooks/topology/add-topologysegments.yml
       playbooks/topology/check-topologysegments.yml
       playbooks/topology/delete-topologysegments.yml
    
    The cluster playbook has been extended by the
    56a8aced
    History
    ipatopologysegment: Allow domain+ca suffix, new state: checked
    Thomas Woerner authored
    It is now possible to use domain+ca as suffix, That means that the segment
    will be handled for the suffixes domain and also ca.
    
    The new state checked is returning two lists found and not-found. If a
    segment exists, the ckecked suffix is added to the found list. If a segment
    from suffix is not found, it is added to the not-found list.
    
    New example playbooks have been added:
       playbooks/topology/add-topologysegments.yml
       playbooks/topology/check-topologysegments.yml
       playbooks/topology/delete-topologysegments.yml
    
    The cluster playbook has been extended by the