diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-09-04 21:54:50 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-09-04 21:54:50 -0500 |
commit | 34b2a9526408fa8c5cfea99ead5a48e88120fbfd (patch) | |
tree | 2abb8f33fc0f5576de04cbabbae485958e21c2d0 /doc | |
parent | 3517209d63d5a8e3eda2b56250edaef3e74a382e (diff) | |
download | netconfapk-34b2a9526408fa8c5cfea99ead5a48e88120fbfd.tar.gz netconfapk-34b2a9526408fa8c5cfea99ead5a48e88120fbfd.tar.bz2 netconfapk-34b2a9526408fa8c5cfea99ead5a48e88120fbfd.tar.xz netconfapk-34b2a9526408fa8c5cfea99ead5a48e88120fbfd.zip |
ietf-system: Return contact, location, hostname, DNS info
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/roadmap.rst b/doc/roadmap.rst index 03f7d81..7f9ce7e 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -65,14 +65,14 @@ This feature will require in-depth discussion. -[ ] System module +[/] System module ----------------- -* [ ] Configuration nodes +* [/] Configuration nodes - * [ ] Retrieve and set admin contact and system location information. + * [/] Retrieve and set admin contact and system location information. - * [ ] Retrieve and set hostname. + * [/] Retrieve and set hostname. * [ ] Clock: @@ -80,7 +80,7 @@ This feature will require in-depth discussion. * [ ] Determine ``timezone-utc-offset`` from current localtime. - * [ ] DNS configuration + * [/] DNS configuration * [ ] Local user administration: |