Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554)

* Remove 1.1.1.1 from *_config tests

* remove from *_smoke and *_system

* Miscellaneous other tests

* Remove from module documentation as well

* Remove from unit tests as well

* Remove accidental duplication from rebase
This commit is contained in:
Nathaniel Case 2018-05-30 13:03:20 -04:00 committed by GitHub
commit 82dfa542c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
111 changed files with 1136 additions and 1136 deletions

View file

@ -13,7 +13,7 @@
- name: Configure ospf vrf
nxos_ospf_vrf: &config
ospf: 1
router_id: 1.1.1.1
router_id: 192.0.2.1
timer_throttle_spf_start: 50
timer_throttle_spf_hold: 1000
timer_throttle_spf_max: 2000