Home | History | Annotate | Line # | Download | only in tests
      1 # bad (2 interfaces)shared-network declaration config
      2 
      3 # shared-network declaration
      4 shared-network "foobar" {
      5      interface "foo";
      6      interface "bar";     
      7 }
      8