Revert "Adds ability to configure ODL user/pass"
[integration/packaging/puppet-opendaylight.git] / manifests / init.pp
index 34d42bd264f9db330febb364602242780c7d15ef..ae7b4f988fded59f06837df6667470f8671fdbb3 100644 (file)
@@ -53,8 +53,6 @@ class opendaylight (
   $vpp_routing_node    = $::opendaylight::params::vpp_routing_node,
   $java_opts           = $::opendaylight::params::java_opts,
   $manage_repositories = $::opendaylight::params::manage_repositories,
-  $username            = $::opendaylight::params::username,
-  $password            = $::opendaylight::params::password,
 ) inherits ::opendaylight::params {
 
   # Validate OS family