ansible/test
Tyler Ramer 6e9c928817 [2.8] Address regression causing bootproto=dhcp for manual IP addresses
Commit b7724fdf85
appears to have caused a regression, where `ip4`, `gw4`, `ip6`, `gw6`
were converted to `ipv4.address`, `ipv4.gateway` etc.

This causes bootproto (or `ipv4.method`) to remain `dhcp`, as noted in https://github.com/ansible/ansible/issues/36615

This commit only reverts the key-value pairs to the original names,
which is in line with both expectation (manual ip addr == no dhcp) and
the language used in the playbook, which is, for example, "ip4" not
"ipv4.address"

Co-authored-by: Stuart Pollock <spollock@pivotal.io>
Co-authored-by: Tyler Ramer <tramer@pivotal.io>
(cherry picked from commit 8d0f2e5725)
2019-07-22 17:03:59 -07:00
..
cache
env
integration [stable-2.8] Omit -A and -G options in local mode since luseradd does not support these (#55401) (#58480) 2019-07-22 16:48:28 -07:00
legacy safe_eval fix (#57188) 2019-06-20 18:22:29 -07:00
results
runner [stable-2.8] Move integration tests to using RHEL 8.0 GA (#57772). 2019-07-22 15:20:32 -07:00
sanity Correct a documentation of the jenkins_plugin module (#59331) 2019-07-22 16:11:53 -05:00
units [2.8] Address regression causing bootproto=dhcp for manual IP addresses 2019-07-22 17:03:59 -07:00
utils Add Hetzner Cloud to CI integration tests. 2019-04-09 15:41:50 -07:00