* Add default description string to vyos_interface * If `state=up` it should remove the `disable` configuration for interface. However, if no other interface parameter is configured this ends up deleting the interface itself which is not the desired behaviour. Hence adding a default description field to avoid such scenario's. * Minor changes * Add default description to aggregate |
||
---|---|---|
.. | ||
__init__.py | ||
vyos_banner.py | ||
vyos_command.py | ||
vyos_config.py | ||
vyos_facts.py | ||
vyos_interface.py | ||
vyos_l3_interface.py | ||
vyos_linkagg.py | ||
vyos_lldp.py | ||
vyos_lldp_interface.py | ||
vyos_logging.py | ||
vyos_static_route.py | ||
vyos_system.py | ||
vyos_user.py |