github won't let us float elements, gross

This commit is contained in:
Ariadne Conill 2020-07-24 06:15:10 -06:00
parent ef86d9400b
commit 464c078bbe

View file

@ -5,7 +5,7 @@ ifupdown, BusyBox ifupdown and Cumulus Networks' ifupdown2.
## Dependency Resolution
<img alt="Dependency resolution example" src="doc/img/dependency-resolution.png" style="float: left">
![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.
<div style="clear: both"></div>
## Caveats
* ifupdown2 python plugins are not supported at this time. An executor could be