fuel-plugin-opendaylight/deployment_scripts/puppet/manifests/odl-service.pp
Michal Skalski a4f66177e1 Stop use deprecated method to fetch nodes info
Nodes hash become a deprecated structure, replace it with
network_metadata.

Change-Id: I051af35436c1ba2e86331a2223ccc78114ecbac2
2016-03-07 10:49:36 +01:00

3 lines
68 B
Puppet

notice('MODULAR: odl-service.pp')
class { 'opendaylight::service':}