summaryrefslogtreecommitdiffstats
path: root/common/puppet-opnfv/manifests/init.pp
diff options
context:
space:
mode:
authorDaniel Smith <daniel.smith@ericsson.com>2015-08-27 11:31:54 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-08-27 11:31:54 +0000
commitb9c506d16deb32d1d1a391962e961e5f84937143 (patch)
tree29a3782f5515ab52e6ae664a260a40d3a9356d4d /common/puppet-opnfv/manifests/init.pp
parente81470c59a70eab98426917702d592c4fc7f97e0 (diff)
parentdd8ca32f84388f1bef6100459161855eee0509e9 (diff)
Merge "Removed ODL_DOCKER implementation (DEPRECATED FOR PLUGIN ARCH IN FUEL 6.1/SR1 OF ARNO)"
Diffstat (limited to 'common/puppet-opnfv/manifests/init.pp')
-rw-r--r--common/puppet-opnfv/manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/puppet-opnfv/manifests/init.pp b/common/puppet-opnfv/manifests/init.pp
index 7b68df5..d26bd7a 100644
--- a/common/puppet-opnfv/manifests/init.pp
+++ b/common/puppet-opnfv/manifests/init.pp
@@ -18,7 +18,6 @@ class opnfv {
include opnfv::resolver
include opnfv::ntp
include opnfv::add_packages
- include opnfv::odl_docker
include opnfv::opncheck
}