Explicitly unset the ipaddress6 fact
Not sure when this behavior changed...
This commit is contained in:
parent
abb9440a35
commit
6232cd0196
@ -6,6 +6,7 @@ describe 'ssh' do
|
||||
:fqdn => 'monkey.example.com',
|
||||
:hostname => 'monkey',
|
||||
:ipaddress => '127.0.0.1',
|
||||
:ipaddress6 => nil,
|
||||
:lsbmajdistrelease => '6',
|
||||
:operatingsystemrelease => '6.7',
|
||||
:osfamily => 'RedHat',
|
||||
|
Loading…
x
Reference in New Issue
Block a user