-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add for the possibility of an IPv6 address
Also cover the case that there is no IPv4 address on an IPv6 only host. Included are rspec tests for the sshkey resource Test for correct host_aliases for the host's own sshkey resource. 3 possible combinations of IPv4 and IPv6 address are tested. Not tested are: - Virtual sshkey resources from other hosts. - Other parameters for the sshkey resource (type, key) - Non-default values for ssh_key_ensure and ssh_key_import.
- Loading branch information
1 parent
60562d7
commit 9832dee
Showing
2 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters