Skip to content
Snippets Groups Projects
Select Git revision
  • 24569b850a472b5ed2136c051ae3df6789ce2e0e
  • 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
22 results

README-hostgroup.md

Blame
    • Rafael Guterres Jeffman's avatar
      7126dec0
      README-*: Bump minimum Ansible supported version to 2.15 · 7126dec0
      Rafael Guterres Jeffman authored
      ansible-freeipa roles do not work with Ansible 2.8 anymore, so the
      minimum supported version is changed to 2.15, the oldest supported
      Ansible version as of today.
      
      This patch includes the change to the version number in the collection
      and all plugin README files. The collection README was also update to
      remove text that related only to previous Ansible versions.
      7126dec0
      History
      README-*: Bump minimum Ansible supported version to 2.15
      Rafael Guterres Jeffman authored
      ansible-freeipa roles do not work with Ansible 2.8 anymore, so the
      minimum supported version is changed to 2.15, the oldest supported
      Ansible version as of today.
      
      This patch includes the change to the version number in the collection
      and all plugin README files. The collection README was also update to
      remove text that related only to previous Ansible versions.
    k8s-net-contiv.yml 735 B
    # see roles/network_plugin/contiv/defaults/main.yml
    
    # Forwarding mode: bridge or routing
    # contiv_fwd_mode: routing
    
    ## With contiv, L3 BGP mode is possible by setting contiv_fwd_mode to "routing".
    ## In this case, you may need to peer with an uplink
    ## NB: The hostvars must contain a key "contiv" of which value is a dict containing "router_ip", "as"(defaults to contiv_global_as), "neighbor_as" (defaults to contiv_global_neighbor_as), "neighbor"
    # contiv_peer_with_uplink_leaf: false
    # contiv_global_as: "65002"
    # contiv_global_neighbor_as: "500"
    
    # Fabric mode: aci, aci-opflex or default
    # contiv_fabric_mode: default
    
    # Default netmode: vxlan or vlan
    # contiv_net_mode: vxlan
    
    # Dataplane interface
    # contiv_vlan_interface: ""