mirror of
https://github.com/inspec/inspec
synced 2024-12-18 09:03:12 +00:00
633cea6673
Adds missing functionality to `interface`. Fixes #1830 ``` describe interface("eth0") do its(ipv4_addresses) { should include 1.2.3.4 } end ``` And so on... see diff/docs for additional matchers. Signed-off-by: Matt Kulka <mkulka@parchment.com>
1 line
42 B
Text
1 line
42 B
Text
eth0 UNKNOWN ::1/128
|