adds new module eos_system (#20797)

* provides declarative resource for configuring eos system parameters
* supports network_cli connection plugin only
* adds unit tests for module using mock interfaces
This commit is contained in:
Peter Sprygada
2017-01-28 11:07:51 -05:00
committed by GitHub
parent d2dd2fbe49
commit 85d78390f9
3 changed files with 513 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
!
hostname switch01
ip domain lookup source-interface Management1
ip name-server vrf mgmt 8.8.4.4
ip name-server vrf default 8.8.8.8
ip domain-name eng.ansible.com
ip domain-list ansible.com
ip domain-list ops.ansible.com
!
vrf definition mgmt
!
vrf definition test