Skip to content

Commit

Permalink
examples: Clean up examples
Browse files Browse the repository at this point in the history
Keep the examples that cover more of the use cases and one related to
mac cloning.

Signed-off-by: Enrique Llorente <[email protected]>
  • Loading branch information
qinqon committed Oct 10, 2022
1 parent 2eb2c14 commit 2a7d564
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 150 deletions.
8 changes: 8 additions & 0 deletions docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,11 @@ It uses the `description` field to filter between primary and secondary NIC.
## Set all linux bridges down

{% include_relative examples/example.md example="all-linux-bridges-down" %}

## Convert DHCP aware interface to static addressing

{% include_relative examples/example.md example="convert-dhcp-to-static" %}

## Turn LLDP to true at interfaces active interfaces

{% include_relative examples/example.md example="all-ethernet-up" %}
29 changes: 0 additions & 29 deletions docs/examples/all-ethernet-lldp-enabled/captured.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions docs/examples/all-ethernet-lldp-enabled/current.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions docs/examples/all-ethernet-lldp-enabled/generated.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions docs/examples/all-ethernet-lldp-enabled/policy.md

This file was deleted.

49 changes: 0 additions & 49 deletions docs/examples/all-ethernet-with-disabled-ipv4-dhcp/captured.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions docs/examples/all-ethernet-with-disabled-ipv4-dhcp/current.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions docs/examples/all-ethernet-with-disabled-ipv4-dhcp/generated.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions docs/examples/all-ethernet-with-disabled-ipv4-dhcp/policy.md

This file was deleted.

0 comments on commit 2a7d564

Please sign in to comment.