Fixed pod error as reported by CPANTS. (#456)
This commit is contained in:
committed by
Oliver Gorwits
parent
5c277d7944
commit
369590d17f
@@ -205,6 +205,8 @@ NodeIp table of nodes with addresses of the supplied IP version.
|
|||||||
|
|
||||||
The C<version> parameter must be an integer either 4 or 6.
|
The C<version> parameter must be an integer either 4 or 6.
|
||||||
|
|
||||||
|
=back
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
sub ip_version {
|
sub ip_version {
|
||||||
|
|||||||
@@ -68,6 +68,8 @@ register_worker({ phase => 'main' }, sub {
|
|||||||
|
|
||||||
true;
|
true;
|
||||||
|
|
||||||
|
=encoding utf8
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|
||||||
MakeRancidConf - Generate RANCID Configuration
|
MakeRancidConf - Generate RANCID Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user