Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
containerlab / etc / containerlab / lab-examples / fortigate / fortigate.clab.yml
Size: Mime:
name: fortigate
topology:
  nodes:
    forti1:
      kind: fortinet_fortigate
      image: vrnetlab/vr-fortigate:7.0.14
    forti2:
      kind: fortinet_fortigate
      image: vrnetlab/vr-fortigate:7.0.14
  links:
    - endpoints: ["forti1:eth1", "forti2:eth1"]