Skip to content

Commit

Permalink
adding BGP password support
Browse files Browse the repository at this point in the history
  • Loading branch information
dsoltero committed May 11, 2015
1 parent 6e56e3e commit d9b6fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/service/bgpd.pp
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
$networks6 = [],
$failsafe_networks6 = [],
$failover_server = false,
$password = undef,
$multihop = undef,
$localpref = undef,
$community = undef,
Expand Down

0 comments on commit d9b6fdd

Please sign in to comment.