Skip to content

Commit 0644739

Browse files
committed
[airos] added dhcpc converter to backend converters
1 parent 7dd2283 commit 0644739

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

netjsonconfig/backends/airos/airos.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class AirOs(BaseBackend):
2727
converters = [
2828
Aaa,
2929
Bridge,
30+
Dhcpc,
3031
Discovery,
3132
Dyndns,
3233
Ebtables,

0 commit comments

Comments
 (0)