network/tests/unit
Jack Adolph b368bce8aa Add 'auto_gateway' option
If enabled, a default route will be configured using the default gateway. If disabled,
the default route will be removed.

If this variable is not specified, the role will use the default behavior of the
`network_provider` selected.

Setting this option to `no` is equivalent to:
- `DEFROUTE = no` in initscripts, or
- `ipv4.never-default/ipv6.never-default yes` in nmcli

Signed-off-by: Jack Adolph <jack.adolph@gmail.com>
2021-06-04 07:07:13 +08:00
..
test_network_connections.py Add 'auto_gateway' option 2021-06-04 07:07:13 +08:00
test_nm_provider.py fix python black issues 2021-05-03 18:41:05 +02:00