fuel-plugin-opendaylight/deployment_scripts/puppet/manifests/remove-odl-override.pp

6 lines
112 B
Puppet

notice('MODULAR: remove-odl-override.pp')
file { '/etc/hiera/plugins/opendaylight.yaml':
ensure => absent,
}