Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"protocols static route 0.0.0.0".
Code-wise that option was in vyatta-cfg-quagga, but the syntax is inside "system", so let's keep
the script under system too.
|
|
|
|
|
|
manipulation library.
|
|
|
|
|
|
rather than an error.
|
|
|
|
|
|
The setdefault() dict object method updates the value only if it's not
already set, so it's useless for what we want to do, despite its deceptive name.
|
|
|
|
|
|
and add a deprecation warning for the listen-on option.
|
|
checking for unconfigured service.
|
|
|
|
|
|
|
|
all definitions are processed successfully.
|
|
|
|
|
|
|
|
Add tests for host-name and domain-name again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add tests for hostname
|
|
|
|
|
|
|
|
This reverts commit d9474df03d47b20f06580c3b32aac69849162015.
|
|
|
|
with VyOS paths.
|
|
|
|
|
|
|
|
|
|
Fix multiple syntax errors.
Restart rsyslog after update since it uses the hostname.
Write the 127.0 entry to /etc/hosts, since sudo complains when it cannot resolve it.
|
|
T626 Add tests for vyos-update-crontab and initial setup for sonarcloud
|
|
This is probably unavoidable since many small options are independent and mixing unrelated
things in one script wouldn't be good.
|