From 464c078bbe96d05f99a66c263e5bdbc46a63575a Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Fri, 24 Jul 2020 06:15:10 -0600 Subject: [PATCH] github won't let us float elements, gross --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4fef509..713e281 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ifupdown, BusyBox ifupdown and Cumulus Networks' ifupdown2. ## Dependency Resolution -Dependency resolution example +![Dependency resolution example](doc/img/dependency-resolution.png) ifupdown-ng uses a dependency resolver to determine interface bring-up order in a deterministic way. To use this feature, you must declare relationships @@ -16,8 +16,6 @@ as the `IF_REQUIRES` environment variable. For compatibility with some legacy ifupdown executors, we also provide the `requires` keyword under other environment variables in some cases. -
- ## Caveats * ifupdown2 python plugins are not supported at this time. An executor could be