Fix pod coverage test

This commit is contained in:
Duncan Ferguson 2017-03-16 22:33:37 +00:00
parent 7a08f3239e
commit 07f59738e6

View file

@ -400,6 +400,11 @@ Given a host string, returns a host object. Parses hosts such as
Check the objects hostname to see whether or not it may be configured within Check the objects hostname to see whether or not it may be configured within
the users F< $HOME/.ssh/config > configuration file the users F< $HOME/.ssh/config > configuration file
=item read_ssh_file
Method to ease reading in ssh configuration files. Used for grabbing
hostnames for validation when used in clusters
=over 4 =over 4
=item host =item host